SageOx · OAuth Scopes
SageOx OAuth Scopes
OAuth 2.0
searched
SageOx publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the SageOx API on a user’s behalf.
Tokens are issued from https://sageox.ai/api/auth/oauth2/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.
CompanyAI AgentsDeveloper ToolsKnowledge ManagementAgent MemoryModel Context ProtocolMCPCLITeam CollaborationAgentic Engineering
Scopes: 4
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://sageox.ai/api/auth/oauth2/authorize
https://sageox.ai/api/auth/oauth2/authorize
Token URL
https://sageox.ai/api/auth/oauth2/token
https://sageox.ai/api/auth/oauth2/token
Flows
authorizationCode
authorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect — issue an ID token identifying the user. | authorizationCode |
| profile | Access the user's basic profile claims (name). | authorizationCode |
| Access the user's email and email_verified claims. | authorizationCode | |
| offline_access | Issue a refresh token for long-lived / offline access. | authorizationCode |
📄 Provider scope reference: https://sageox.ai/docs/mcp