A

APS Data Management API

REST discovered

Details
URL
https://developer.api.autodesk.com
Spec
https://raw.githubusercontent.com/autodesk-platform-services/aps-sdk-openapi/main/datamanagement/datamanagement.yaml
Docs
https://aps.autodesk.com/developer/overview/data-management-api
Authentication
APS OAuth application (client ID and client secret, used for 2-legged and 3-legged OAuth) oauth2 discovered 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.