patchBay

AEM Content Fragment APIs vs Authorized Partner API Specification

If you need a Authentication & Authorization API that's easy to integrate, go with Authorized Partner API Specification.

AEM Content Fragment APIs

These control-plane APIs are used to fully manage the Content Fragments and their associated Models.

Authorized Partner API Specification

To access files in user’s DigiLocker account from your application, you must first obtain user’s authorization.

AEM Content Fragment APIs

  • Simple API key authentication
  • HTTPS supported
  • Currently flagged as inactive

Authorized Partner API Specification

  • Simple API key authentication
  • HTTPS supported
FeatureAEM Content Fragment APIsAuthorized Partner API Specification
AuthenticationapiKeyapiKey
HTTPSYesYes
CORSUnknownUnknown

When to use which?

Both AEM Content Fragment APIs and Authorized Partner API Specification offer similar capabilities as Authentication & Authorization APIs. Review their documentation to find the best fit for your specific use case.