Authenticate and access Experience Platform APIs
Learn how to get started with Adobe Experience Platform APIs. This tutorial guides you through the process to create authentication credentials and start making Experience Platform API requests.
Create a project in Adobe Developer Console and export a Postman environment export-integration-details-to-postman
Postman is a third-party application which helps developers quickly and easily interact with Adobe Experience Platform APIs.
Adobe Developer Console’s Export Details for Postman capability provides an easy way to export the account details required to access and interact with an Experience Platform APIs in a single Postman Environment file, removing the need to copy-and-paste values from Adobe Developer Console into Postman.
Generate an Access Token with Postman generate-an-access-token-with-postman
Use the Adobe Identity Management Service APIs to obtain an Access Token to access the Adobe Experience Platform APIs.
Interact with Experience Platform APIs using Postman
Explore interacting with Adobe Experience Platform APIs using the Adobe-provided Experience Platform API Postman collections, building upon the Adobe Developer Console Environment Variables and generated access token.