A

Adobe Experience Platform APIs

REST discovered

Details
Docs
https://developer.adobe.com/experience-platform-apis/
Authentication
Adobe Developer Console OAuth credentials Authorization: Bearer <credential> + Adobe Developer Console API key (client ID) x-api-key: <credential> + Adobe IMS organization ID x-gw-ims-org-id: <credential> discovered
Adobe Developer Console OAuth credentials oauth2 Set up OAuth ↗

Create a project in Adobe Developer Console and add the relevant API or service. For AEM OpenAPI-based APIs, Adobe documents OAuth Server-to-Server, OAuth Web App, and OAuth Single Page App credentials configured through Console projects in the OpenAPI-Based APIs overview. Use the Console-generated credentials to obtain a bearer token for API calls.

Adobe Developer Console API key (client ID) api_key Get key ↗

Create a project in Adobe Developer Console and add the target Adobe API. Adobe Experience Platform and related APIs require the project's client ID as the x-api-key header; Adobe also refers to this as the API key in pages such as the Data Access API reference.

Adobe IMS organization ID compound Get key ↗

Use the Adobe organization associated with your Adobe Developer Console project. Experience Platform API docs state requests require the organization ID in the x-gw-ims-org-id header, and note it can be copied from your Experience Platform interface or project context on pages like the Data Access API reference.