đ 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
đī¸ Object Storage (OSS)
bucket:delete
Delete storage buckets
â ī¸ Use with caution
đ Model Derivative & Viewer
đĨ 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 |