Adobe Suite · OAuth Scopes
Adobe Suite OAuth Scopes
OAuth 2.0
searched
Adobe Suite publishes 10 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Adobe Suite API on a user’s behalf.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
Artificial IntelligenceAnalyticsAutomationCommerceCreativeDesignDocumentsExperienceMarketingPersonalizationVideo
Scopes: 10
Flows:
Method: searched
Scopes (10)
| Scope | Description | Flows |
|---|---|---|
| openid | Standard OIDC scope. Returns an ID token identifying the authenticated principal. | client_credentials, authorization_code |
| AdobeID | Core Adobe identity scope. Required on virtually every Adobe API integration. | client_credentials, authorization_code |
| session | Establishes an Adobe IMS session alongside the issued token. | client_credentials |
| additional_info | Returns additional profile information on the token/userinfo response. | client_credentials |
| read_organizations | Read the Adobe organizations (IMS Orgs) the credential is entitled to act on behalf of. | client_credentials |
| firefly_api | Access to the Adobe Firefly generative APIs (image, video, custom models). | client_credentials |
| ff_apis | Access to the wider Firefly Services API family (Photoshop, Lightroom, Illustrator, InDesign, Express, Substance 3D, audio/video). | client_credentials |
| OIDC email claim. | authorization_code | |
| profile | OIDC profile claims. | authorization_code |
| additional_info.projectedProductContext | Returns the product context array for the authenticated user — which Adobe products and entitlements they hold. Widely required by Experience Cloud APIs (Analytics, Target, Experience Platform). | authorization_code, client_credentials |
📄 Provider scope reference: https://developer.adobe.com/developer-console/docs/guides/authentication/