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
https://developer.api.autodesk.com/authentication/v2/authorize
Token URL
https://developer.api.autodesk.com/authentication/v2/token
https://developer.api.autodesk.com/authentication/v2/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (12)
| Scope | Description | Flows |
|---|---|---|
| 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 |