Adobe Premiere Pro · OAuth Scopes

Adobe Premiere Pro OAuth Scopes

OAuth 2.0 derived

Adobe Premiere Pro publishes 3 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Adobe Premiere Pro API on a user’s behalf.

Tokens are issued from https://ims-na1.adobelogin.com/ims/token/v3.

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.

AdobeAutomationCreative CloudMediaPremiere ProVideo EditingVideo Production
Scopes: 3 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://ims-na1.adobelogin.com/ims/authorize/v2
Token URL
https://ims-na1.adobelogin.com/ims/token/v3
Flows
authorizationCode

Scopes (3)

ScopeDescriptionFlows
creative_sdk Access Creative Cloud Libraries authorizationCode
openid OpenID Connect authorizationCode
profile User profile access authorizationCode

Source

OAuth Scopes

adobe-premiere-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/adobe-premiere-creative-cloud-libraries-openapi.yml
schemes:
- name: oauth2
  source: openapi/adobe-premiere-creative-cloud-libraries-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://ims-na1.adobelogin.com/ims/authorize/v2
    tokenUrl: https://ims-na1.adobelogin.com/ims/token/v3
scopes:
- scope: creative_sdk
  description: Access Creative Cloud Libraries
  flows:
  - authorizationCode
  sources:
  - openapi/adobe-premiere-creative-cloud-libraries-openapi.yml
- scope: openid
  description: OpenID Connect
  flows:
  - authorizationCode
  sources:
  - openapi/adobe-premiere-creative-cloud-libraries-openapi.yml
- scope: profile
  description: User profile access
  flows:
  - authorizationCode
  sources:
  - openapi/adobe-premiere-creative-cloud-libraries-openapi.yml