Autodesk Fusion · OAuth Scopes
Autodesk Fusion OAuth Scopes
OAuth 2.0
derived
Autodesk Fusion publishes 14 OAuth 2.0 scopes via the clientCredentials, implicit, and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Autodesk Fusion 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.
CADCAMCAEManufacturingDesign AutomationGraphQLRESTAutodesk Platform Services
Scopes: 14
Flows: clientCredentials, implicit, authorizationCode
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 /authentication/v1/authenticate
https://developer.api.autodesk.com/authentication/v2/token /authentication/v1/authenticate
Flows
clientCredentialsimplicitauthorizationCode
clientCredentialsimplicitauthorizationCode
Scopes (14)
| Scope | Description | Flows |
|---|---|---|
| application:service_account:read | Grant read access to Service Accounts | clientCredentials |
| application:service_account:write | Grant write access to Service Accounts | clientCredentials |
| application:service_account_key:read | Grant read access to Service Account Keys | clientCredentials |
| application:service_account_key:write | Grant write access to Service Account Keys | clientCredentials |
| bucket:create | The application will be able to create an OSS bucket it will own. | clientCredentials |
| bucket:delete | The application will be able to delete an OSS bucket it will own. | clientCredentials |
| bucket:read | The application will be able to read the metadata and list contents for OSS buckets that it has access to. | clientCredentials |
| bucket:update | The application will be able to set permissions and entitlements for OSS buckets that it has permission to modify. | clientCredentials |
| data:create | create new data | authorizationCode, clientCredentials |
| data:read | read your data | authorizationCode, clientCredentials |
| data:search | ||
| data:write | modify your data | authorizationCode, clientCredentials |
| viewable:read | ||
| viewables:read |