AEM Content Fragment APIs vs Ex Libris APIs
Both are solid Authentication & Authorization APIs. Choose based on your specific requirements.
AEM Content Fragment APIs
These control-plane APIs are used to fully manage the Content Fragments and their associated Models.
Ex Libris APIs
For more information on how to use these APIs, including how to create an API key required for authentication, see [Alma REST APIs](https://developers.exlibrisgroup.com/alma/apis).
AEM Content Fragment APIs
- Simple API key authentication
- HTTPS supported
Ex Libris APIs
- Simple API key authentication
- HTTPS supported
| Feature | AEM Content Fragment APIs | Ex Libris APIs |
|---|---|---|
| Authentication | apiKey | apiKey |
| HTTPS | Yes | Yes |
| CORS | Unknown | Unknown |
When to use which?
Both AEM Content Fragment APIs and Ex Libris APIs offer similar capabilities as Authentication & Authorization APIs. Review their documentation to find the best fit for your specific use case.