Developer hubs
Sign in
Request
Response
Authentication (OAuth)
Authentication (OAuth)
Version 2
Version 1
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