patchBay

AEM Content Fragment APIs vs GetOTP

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

AEM Content Fragment APIs

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

GetOTP

Implement OTP flow quickly

AEM Content Fragment APIs

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

GetOTP

  • Simple API key authentication
  • HTTPS supported
  • No CORS support
FeatureAEM Content Fragment APIsGetOTP
AuthenticationapiKeyapiKey
HTTPSYesYes
CORSUnknownNo

When to use which?

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