autodesk.com
Autodesk exposes APS HTTP APIs (Authentication and Data Management), GraphQL APIs (AEC Data Model and Manufacturing Data Model), and an Autodesk Product Help MCP server; authenticate with an APS OAuth app (client ID/secret for 2-legged or 3-legged bearer tokens), with Secure Service Account JWTs also available for some server-to-server flows, while MCP auth is currently unknown.
- Autodesk Product Help MCPdiscovered
- APS Authentication APIdiscovered
- APS Data Management APIdiscovered
- AEC Data Model APIdiscovered
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.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing