A

AEC Data Model API

GraphQL discovered

Details
Endpoint
https://developer.api.autodesk.com/aec/graphql
Spec
introspection
Docs
https://aps.autodesk.com/en/docs/aecdatamodel/v1/reference/graphqlendpoint/
Authentication
APS OAuth application (client ID and client secret, used for 2-legged and 3-legged OAuth) oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

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.