How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Autodesk Fusion Token API

The Token API from Autodesk Fusion — 7 operation(s) for token.

Autodesk Fusion Token API is one of 37 APIs that Autodesk Fusion publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Token. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 7 operations across 7 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://developer.api.autodesk.com.

7 operations 7 paths 9 schemas 4 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://developer.api.autodesk.com
Authentication
OAuth 2.0, OAuth 2.0, OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 3

Autodesk Fusion Token API declares 3 security schemes for authenticating requests. It supports OAuth 2.0 (2-legged) using the clientCredentials flow. It supports OAuth 2.0 (3-legged-implicit) using the implicit flow. It supports OAuth 2.0 (3-legged) using the authorizationCode flow. By default, every request must be authenticated.

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 4 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Token 7
GET
/authentication/v2/authorize
Authorize User
authorize 11 params → 302
POST
/authentication/v2/revoke
Revoke Token
revoke 1 param body → 200
GET
/authentication/v2/keys
Get JWKS
get-keys → 200
POST
/authentication/v2/token
Acquire Token
fetch-token 1 param body → 200
POST
/authentication/v2/introspect
Introspect Token
introspect_token 1 param body → 200
GET
/.well-known/openid-configuration
Get OIDC Specification
get-oidc-spec → 200
GET
/authentication/v2/logout
Logout
logout 1 param → 302

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are OidcSpec (13 properties), jwksKey (5 properties), introspectToken (5 properties), jwks (1 property). Each schema is shown below with its type and property counts.

tokenTypeHint
string
The type of token to revoke. Possible values are: accesstoken and refreshtoken.
introspectToken
object
Represents the payload returned for an introspect token request.
5 properties 4 required
OidcSpec
object
Represents a successful response to a Get OIDC Specification operation.
13 properties
GrantType
string
Specifies the grant type you are requesting the code for. Possible values are: - clientcredentials - For a 2-legged access token. - authorizationcode - For a 3…
Scopes
string
Specifies the scope for the token you are requesting. See the Developer's Guide documentation on scopes for a complete list of possible values.
responseType
string
The type of response you want to receive. Possible values are: - code - Authorization code grant. - idtoken - OpenID Connect ID token.
jwks
object
Represents a successful response to a Get JWKS operation.
1 property
jwksKey
object
Represents a JSON Web Key Set (JWKS).
5 properties
clientId
string
The Client ID of the application making the request. Note This is required only for Traditional Web Apps and Server-to-Server Apps. It is not required for Desk…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

autodesk-fusion-token-api-openapi.yml Raw ↑

Other APIs Autodesk Fusion publishes across the network.

Fusion Automation API (Design Automation)
Fusion Operations API
Manufacturing Data Model API (Fusion Data API)
Autodesk Fusion Account Management API
Autodesk Fusion Account Users API
Autodesk Fusion Buckets API
Autodesk Fusion Business Units API
Autodesk Fusion Commands API
Autodesk Fusion Companies API
Autodesk Fusion Derivatives API
Autodesk Fusion Exchange Token API
Autodesk Fusion Folders API
Where this information came from

This is an independent, third-party profile of Autodesk Fusion Token API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.