π APS OAuth Scope Builder
Build and validate Autodesk Platform Services OAuth scope combinations
π‘ RAPS CLI Alternative
Instead of using this web tool, you can use RAPS CLI:
raps auth login --scopes data:read,data:write,viewables:read
raps auth status --scopes - Check current scopes
π Select Authentication Type
Different OAuth flows support different scope combinations
π Quick Start Presets
Common scope combinations for typical use cases
π Data Management
data:read
Read files, folders, and projects from Data Management API
data:write
Modify file metadata and properties
data:create
Upload files and create folders
ποΈ Object Storage (OSS)
bucket:read
List and access Object Storage buckets
bucket:create
Create new storage buckets
bucket:delete
Delete storage buckets
β οΈ Use with caution
π Model Derivative & Viewer
viewables:read
Access translated models for 3D viewing
π€ Design Automation
code:all
Full access to Design Automation API (AutoCAD, Revit, etc.)
π₯ Account Management
account:read
Read BIM 360/ACC account information
3-legged OAuth only
account:write
Modify BIM 360/ACC account settings
3-legged OAuth only, admin privileges required
π― Generated Scope Configuration
Space-separated scopes:
No scopes selected
RAPS CLI command:
raps auth login
cURL example:
Select scopes to generate command
π API Compatibility Matrix
Which APIs you can access with your selected scopes:
| API | Access Level | Required Scopes | Notes |
|---|