Developer hubs
Sign in
Solutions
Back
Solutions
Online Viewer
Build a viewer that converts and displays models on a browser
Photo to 3D
Build an application to convert photos to 3D file
AEC Data Model (New)
Enable granular access to AEC design data stored in the cloud
Autodesk Construction Cloud
Integrate apps with the unified Autodesk Construction Cloud
Autodesk Forma
Generate geometry within Forma UI by using custom logic
Autodesk Fusion (New)
Integrate and innovate with the Autodesk Fusion industry cloud
Automation
Run automation scripts for design and make
BIM 360
Build apps and custom integrations for the construction industry
BuildingConnected API (New)
Access BuildingConnected Pro and Bid Board Pro data
Data Exchange (New)
Connect and access subsets of design data in your app of choice
Data Management
Access and manage files and data in Autodesk cloud storage
Data Visualization
Visualize heatmaps and sprites with custom data
Flow Graph Engine API
Custom compute services for media & entertainment
Informed Design API
Extend and automate workflows from Informed Design
Manufacturing Data Model
Read, write, and extend manufacturing design data
Model Derivative
Extract data and convert file format of 2D or 3D models
Parameters API
Streamline data flows using the same parameters in any design tool
Reality Capture
Create 3D models, orthophotos, and laser scans with photos
Tandem Data API (New)
Enable read and write access to the Tandem database
Token Flex
Token Flex customers: Access your token usage data
Vault Data APIs
Extend Vault real-time data access
Viewer
View and navigate through complex 2D and 3D models
Webhooks
Receive event notifications from Autodesk Web Services
Getting Started
Documentation
Back
Documentation
APIs & SDKs
Code Samples
Success Stories
Community
Back
Community
Blog
Events
Accelerator
Lightning Talks
Solutions Showcase
Certified Partners
Developer Programs
DevCon 2025
Join Research Community
APS Roadmap
Data Roadmaps
Support
Back
Support
API Status
Get Help
FAQ
Pricing
App Store
Back
App Store
Overview
Publisher Center
Publish Web App (Beta)
Publish Your App
Launch App Store
Request
Response
Authentication (OAuth)
Authentication (OAuth)
Version 2
Developer's Guide
Overview
API Basics
Application Types
Overview
Traditional Web App
Desktop, Mobile & Single Page Web App
Server-to-Server App
Field Guide
Scopes
Asymmetric Signing
Error Handling
Rate Limits
APS Rate Limits and Quotas
Authentication Rate Limits
How-to Guide
Create an App
Get a 2-Legged Token
Get a 3-Legged Token with Authorization Code Grant
Get a 3-Legged Token with Authorization Code Grant (PKCE)
Get a 3-Legged Token with Authorization Code Grant (PKCE) for Public Clients
Get a 3-Legged Token with Authorization Code Grant (PKCE) for Private Clients
Get an ID Token
Generate the Code Challenge
Reference Guide
REST API Reference
Token
GET OIDC Specification
GET authorize
GET JWKS
GET logout
POST token
POST introspect
POST revoke
Users
User Info
Informational
GET users/@me (Deprecated)
.NET SDK Reference
Autodesk.Authentication Namespace
AuthenticationApiException Class
AuthenticationClient Class
ServiceApiException Class
Autodesk.Authentication.Model Namespace
IntrospectToken Class
Jwks Class
JwksKey Class
OidcSpec Class
ThreeLeggedToken Class
TwoLeggedToken Class
UserInfo Class
UserInfoAddress Class
UserInfoSocialUserinfoList Class
GrantType Enum
ResponseType Enum
Scopes Enum
TokenTypeHint Enum
TypeScript SDK Reference
Classes
AuthenticationApiError
AuthenticationClient
Enumerations
GrantType
ResponseType
Scopes
TokenTypeHint
Interfaces
IntrospectToken
Jwks
JwksKey
OidcSpec
RequestArgs
ThreeLeggedToken
TwoLeggedToken
UserInfo
UserInfoAddress
UserInfoSocialUserinfoList