Adobe Experience Platform APIs
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 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.
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.
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.