Autodesk
51 actions · 2 auth methods
Preview
Authentication
OAuth 2.0 (Three-Legged)
**OAuth 2.0 (3-legged) — user authorization** Use this when actions must run on behalf of a specific Autodesk user and…Guides: Connector Profile, Link Account
OAuth 2.0 (Two-Legged)
**OAuth 2.0 (2-legged) — app-only / client credentials** Use this for server-to-server integrations where your app acts…Guides: Connector Profile, Link Account
Getting Started
Create or Select a Project
Set up a new project or select an existing one. See the Projects Guide.
Configure the Connector
Enable the connector and set up a connector profile in your project. See Managing Connectors.

Connector Profile
Autodesk - OAuth 2.0 (Three-Legged)
Connector Profile
Autodesk - OAuth 2.0 (Two-Legged)
Link an Account
Connect an account using StackOne Hub or Auth Link.

Link Account
Autodesk - OAuth 2.0 (Three-Legged)
Link Account
Autodesk - OAuth 2.0 (Two-Legged)
Use Actions
Invoke actions using one of the methods below:
- MCP – Model Context Protocol for AI assistants
- A2A – Agent-to-Agent protocol
- AI Toolset (TypeScript) – TypeScript SDK for AI agents
- AI Toolset (Python) – Python SDK for AI agents
- Actions RPC – Direct API calls
- Playground – Test actions in the dashboard