A
APS Authentication API
Details
- URL
-
https://developer.api.autodesk.com/authentication/v2 - Spec
- https://raw.githubusercontent.com/autodesk-platform-services/aps-sdk-openapi/main/authentication/authentication.yaml
- Docs
- https://aps.autodesk.com/en/docs/oauth/v2/reference/http/
Authentication
APS OAuth application (client ID and client secret, used for 2-legged and 3-legged OAuth) + APS OAuth application (client ID and client secret, used for 2-legged and 3-legged OAuth) discovered
APS OAuth application (client ID and client secret, used for 2-legged and 3-legged OAuth) oauth2 Set up OAuth ↗
Create an app in Autodesk Platform Services. In the APS app portal, register your application to get a client_id and client_secret, and configure redirect URIs/scopes as needed for 3-legged flows. Use the same app credentials to obtain either server-to-server (2-legged) or user-delegated (3-legged) access tokens through the OAuth v2 docs.