Learn about the types of integration and authentication flows supported by Adobe. Figure out which one suits your needs and dive deep into details.
API services tied to entitled Adobe products (e.g. Analytics, Campaign, Target, etc.) require a JSON Web Token (JWT) in order to retrieve access tokens for usage against authenticated endpoints. This document serves as a quickstart guide for first-time users.
Adobe services like Creative SDK, Photoshop, Analytics, etc. use the OAuth 2.0 protocol for authentication and authorization. Using Adobe OAuth 2.0, you can generate an access token which is used to make API calls from your web server or browser-based apps.
Looking for some tools to validate your integration? Try out our tools to get an access token with minimal efforts.