Regal · OAuth Scopes
Regal OAuth Scopes
OAuth 2.0
probed
Regal publishes 4 OAuth 2.0 scopes via the authorizationCode and refreshToken flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Regal API on a user’s behalf.
Tokens are issued from https://mcp.regal.ai/v1/external-mcp/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.
Artificial IntelligenceAI AgentsVoice AIContact CenterOutbound CallingInbound CallingPhone AgentsSMSChatWebRTCConversation IntelligenceJourney OrchestrationBranded Caller IDCCaaSCPaaSSales DialerCustomer Engagement
Scopes: 4
Flows: authorizationCode, refreshToken
Method: probed
OAuth endpoints
Authorization URL
https://mcp.regal.ai/v1/external-mcp/authorize
https://mcp.regal.ai/v1/external-mcp/authorize
Token URL
https://mcp.regal.ai/v1/external-mcp/token
https://mcp.regal.ai/v1/external-mcp/token
Flows
authorizationCoderefreshToken
authorizationCoderefreshToken
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | OIDC authentication of the Regal user behind the MCP client. | authorizationCode |
| profile | Basic profile claims for the authenticated Regal user. | authorizationCode |
| Email claim for the authenticated Regal user. | authorizationCode | |
| offline_access | Refresh-token issuance so the MCP client can keep a session without re-prompting. | authorizationCode, refreshToken |
📄 Provider scope reference: https://developer.regal.ai/docs/regal-mcp