IntegrationOS · OAuth Scopes
IntegrationOS OAuth Scopes
OAuth 2.0
derived
IntegrationOS publishes 38 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the IntegrationOS API on a user’s behalf.
Tokens are issued from https://api.withone.ai/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
Agent InfrastructureAI AgentsConnectorsHistoricalIntegrationiPaaSMCPRebrandUnified APIA2A
Scopes: 38
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://api.withone.ai/oauth/authorize
https://api.withone.ai/oauth/authorize
Token URL
https://api.withone.ai/oauth/token
https://api.withone.ai/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (38)
| Scope | Description | Flows |
|---|---|---|
| org:ai_skills:read | Read organization AI skills | authorizationCode |
| org:ai_skills:write | Create, update, and delete organization AI skills | authorizationCode |
| org:authkit:read | Read organization AuthKit resources | authorizationCode |
| org:authkit:write | Create, update, and delete organization AuthKit resources | authorizationCode |
| org:connections:read | Read organization connections | authorizationCode |
| org:connections:write | Create, update, and delete organization connections | authorizationCode |
| org:projects:read | Read organization projects | authorizationCode |
| org:projects:write | Create, update, and delete organization projects | authorizationCode |
| org:secrets:read | Read organization secrets | authorizationCode |
| org:secrets:write | Create, update, and delete organization secrets | authorizationCode |
| org:workflows:executions:read | Read organization workflow executions | authorizationCode |
| org:workflows:executions:write | Create, update, and delete organization workflow executions | authorizationCode |
| org:workflows:read | Read organization workflows | authorizationCode |
| org:workflows:write | Create, update, and delete organization workflows | authorizationCode |
| project:ai_skills:read | Read project AI skills | authorizationCode |
| project:ai_skills:write | Create, update, and delete project AI skills | authorizationCode |
| project:authkit:read | Read project AuthKit resources | authorizationCode |
| project:authkit:write | Create, update, and delete project AuthKit resources | authorizationCode |
| project:connections:read | Read project connections | authorizationCode |
| project:connections:write | Create, update, and delete project connections | authorizationCode |
| project:secrets:read | Read project secrets | authorizationCode |
| project:secrets:write | Create, update, and delete project secrets | authorizationCode |
| project:workflows:executions:read | Read project workflow executions | authorizationCode |
| project:workflows:executions:write | Create, update, and delete project workflow executions | authorizationCode |
| project:workflows:read | Read project workflows | authorizationCode |
| project:workflows:write | Create, update, and delete project workflows | authorizationCode |
| user:ai_skills:read | Read your personal AI skills | authorizationCode |
| user:ai_skills:write | Create, update, and delete your personal AI skills | authorizationCode |
| user:authkit:read | Read your personal AuthKit resources | authorizationCode |
| user:authkit:write | Create, update, and delete your personal AuthKit resources | authorizationCode |
| user:connections:read | Read your personal connections | authorizationCode |
| user:connections:write | Create, update, and delete your personal connections | authorizationCode |
| user:secrets:read | Read your personal secrets | authorizationCode |
| user:secrets:write | Create, update, and delete your personal secrets | authorizationCode |
| user:workflows:executions:read | Read your personal workflow executions | authorizationCode |
| user:workflows:executions:write | Create, update, and delete your personal workflow executions | authorizationCode |
| user:workflows:read | Read your personal workflows | authorizationCode |
| user:workflows:write | Create, update, and delete your personal workflows | authorizationCode |
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.