Autodesk · OAuth Scopes

Autodesk OAuth Scopes

OAuth 2.0 derived

Autodesk publishes 12 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Autodesk API on a user’s behalf.

Tokens are issued from https://developer.api.autodesk.com/authentication/v2/token.

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.

Fortune 10003D ModelingArchitectureBIMCADConstructionDesignDigital TwinsEngineeringManufacturingMedia and EntertainmentSustainability
Scopes: 12 Flows: authorizationCode, clientCredentials Method: derived

OAuth endpoints

Authorization URL
https://developer.api.autodesk.com/authentication/v2/authorize
Token URL
https://developer.api.autodesk.com/authentication/v2/token
Flows
authorizationCodeclientCredentials

Scopes (12)

ScopeDescriptionFlows
account:read Read account data authorizationCode, clientCredentials
account:write Write account data authorizationCode, clientCredentials
bucket:create Create OSS buckets clientCredentials
bucket:delete Delete OSS buckets clientCredentials
bucket:read Read OSS buckets clientCredentials
bucket:update Update OSS buckets clientCredentials
code:all Execute Design Automation activities clientCredentials
data:create Create new data authorizationCode, clientCredentials
data:read Read access to data authorizationCode, clientCredentials
data:search Search data authorizationCode, clientCredentials
data:write Write access to data authorizationCode, clientCredentials
user-profile:read Read user profile authorizationCode

Source

OAuth Scopes

autodesk-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/autodesk-acc-account-admin-openapi.yml, openapi/autodesk-authentication-openapi.yml,
  openapi/autodesk-bim360-openapi.yml, openapi/autodesk-data-management-openapi.yml, openapi/autodesk-design-automation-openapi.yml,
  openapi/autodesk-flow-graph-engine-openapi.yml, openapi/autodesk-model-derivative-openapi.yml,
  openapi/autodesk-parameters-openapi.yml, openapi/autodesk-reality-capture-openapi.yml, openapi/autodesk-sustainability-data-openapi.yml,
  openapi/autodesk-tandem-data-openapi.yml, openapi/autodesk-webhooks-openapi.yml
schemes:
- name: OAuth2ThreeLegged
  source: openapi/autodesk-acc-account-admin-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://developer.api.autodesk.com/authentication/v2/authorize
    tokenUrl: https://developer.api.autodesk.com/authentication/v2/token
- name: OAuth2TwoLegged
  source: openapi/autodesk-authentication-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://developer.api.autodesk.com/authentication/v2/token
- name: OAuth2ThreeLegged
  source: openapi/autodesk-authentication-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://developer.api.autodesk.com/authentication/v2/authorize
    tokenUrl: https://developer.api.autodesk.com/authentication/v2/token
- name: OAuth2ThreeLegged
  source: openapi/autodesk-bim360-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://developer.api.autodesk.com/authentication/v2/authorize
    tokenUrl: https://developer.api.autodesk.com/authentication/v2/token
- name: OAuth2TwoLegged
  source: openapi/autodesk-data-management-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://developer.api.autodesk.com/authentication/v2/token
- name: OAuth2ThreeLegged
  source: openapi/autodesk-data-management-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://developer.api.autodesk.com/authentication/v2/authorize
    tokenUrl: https://developer.api.autodesk.com/authentication/v2/token
- name: OAuth2TwoLegged
  source: openapi/autodesk-design-automation-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://developer.api.autodesk.com/authentication/v2/token
- name: OAuth2TwoLegged
  source: openapi/autodesk-flow-graph-engine-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://developer.api.autodesk.com/authentication/v2/token
- name: OAuth2TwoLegged
  source: openapi/autodesk-model-derivative-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://developer.api.autodesk.com/authentication/v2/token
- name: OAuth2ThreeLegged
  source: openapi/autodesk-model-derivative-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://developer.api.autodesk.com/authentication/v2/authorize
    tokenUrl: https://developer.api.autodesk.com/authentication/v2/token
- name: OAuth2ThreeLegged
  source: openapi/autodesk-parameters-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://developer.api.autodesk.com/authentication/v2/authorize
    tokenUrl: https://developer.api.autodesk.com/authentication/v2/token
- name: OAuth2TwoLegged
  source: openapi/autodesk-reality-capture-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://developer.api.autodesk.com/authentication/v2/token
- name: OAuth2TwoLegged
  source: openapi/autodesk-sustainability-data-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://developer.api.autodesk.com/authentication/v2/token
- name: OAuth2ThreeLegged
  source: openapi/autodesk-tandem-data-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://developer.api.autodesk.com/authentication/v2/authorize
    tokenUrl: https://developer.api.autodesk.com/authentication/v2/token
- name: OAuth2TwoLegged
  source: openapi/autodesk-webhooks-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://developer.api.autodesk.com/authentication/v2/token
- name: OAuth2ThreeLegged
  source: openapi/autodesk-webhooks-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://developer.api.autodesk.com/authentication/v2/authorize
    tokenUrl: https://developer.api.autodesk.com/authentication/v2/token
scopes:
- scope: account:read
  description: Read account data
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - openapi/autodesk-acc-account-admin-openapi.yml
  - openapi/autodesk-authentication-openapi.yml
  - openapi/autodesk-bim360-openapi.yml
- scope: account:write
  description: Write account data
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - openapi/autodesk-acc-account-admin-openapi.yml
  - openapi/autodesk-authentication-openapi.yml
  - openapi/autodesk-bim360-openapi.yml
- scope: bucket:create
  description: Create OSS buckets
  flows:
  - clientCredentials
  sources:
  - openapi/autodesk-authentication-openapi.yml
  - openapi/autodesk-data-management-openapi.yml
- scope: bucket:delete
  description: Delete OSS buckets
  flows:
  - clientCredentials
  sources:
  - openapi/autodesk-authentication-openapi.yml
  - openapi/autodesk-data-management-openapi.yml
- scope: bucket:read
  description: Read OSS buckets
  flows:
  - clientCredentials
  sources:
  - openapi/autodesk-authentication-openapi.yml
  - openapi/autodesk-data-management-openapi.yml
- scope: bucket:update
  description: Update OSS buckets
  flows:
  - clientCredentials
  sources:
  - openapi/autodesk-authentication-openapi.yml
  - openapi/autodesk-data-management-openapi.yml
- scope: code:all
  description: Execute Design Automation activities
  flows:
  - clientCredentials
  sources:
  - openapi/autodesk-authentication-openapi.yml
  - openapi/autodesk-design-automation-openapi.yml
  - openapi/autodesk-flow-graph-engine-openapi.yml
- scope: data:create
  description: Create new data
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - openapi/autodesk-authentication-openapi.yml
  - openapi/autodesk-data-management-openapi.yml
  - openapi/autodesk-model-derivative-openapi.yml
  - openapi/autodesk-reality-capture-openapi.yml
- scope: data:read
  description: Read access to data
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - openapi/autodesk-authentication-openapi.yml
  - openapi/autodesk-bim360-openapi.yml
  - openapi/autodesk-data-management-openapi.yml
  - openapi/autodesk-model-derivative-openapi.yml
  - openapi/autodesk-parameters-openapi.yml
  - openapi/autodesk-reality-capture-openapi.yml
  - openapi/autodesk-sustainability-data-openapi.yml
  - openapi/autodesk-tandem-data-openapi.yml
  - openapi/autodesk-webhooks-openapi.yml
- scope: data:search
  description: Search data
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - openapi/autodesk-authentication-openapi.yml
  - openapi/autodesk-data-management-openapi.yml
- scope: data:write
  description: Write access to data
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - openapi/autodesk-authentication-openapi.yml
  - openapi/autodesk-bim360-openapi.yml
  - openapi/autodesk-data-management-openapi.yml
  - openapi/autodesk-model-derivative-openapi.yml
  - openapi/autodesk-parameters-openapi.yml
  - openapi/autodesk-reality-capture-openapi.yml
  - openapi/autodesk-tandem-data-openapi.yml
  - openapi/autodesk-webhooks-openapi.yml
- scope: user-profile:read
  description: Read user profile
  flows:
  - authorizationCode
  sources:
  - openapi/autodesk-authentication-openapi.yml