Karumi · OAuth Scopes
Karumi OAuth Scopes
OAuth 2.0
probed
Karumi publishes 5 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Karumi API on a user’s behalf.
Tokens are issued from https://qmfmxcidbawbvkcstvio.supabase.co/auth/v1/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.
CompanyAI AgentsProduct DemosSales EnablementGo-To-MarketSaaSConversational AIVideoY Combinatormcpagent-nativeanalyticsconversation-intelligence
Scopes: 5
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://qmfmxcidbawbvkcstvio.supabase.co/auth/v1/oauth/authorize
https://qmfmxcidbawbvkcstvio.supabase.co/auth/v1/oauth/authorize
Token URL
https://qmfmxcidbawbvkcstvio.supabase.co/auth/v1/oauth/token
https://qmfmxcidbawbvkcstvio.supabase.co/auth/v1/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (5)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication; issues an ID token identifying the Karumi user. | authorizationCode |
| profile | Basic profile claims (name, picture, preferred_username, updated_at). | authorizationCode |
| Email address and email_verified claim. | authorizationCode | |
| phone | Phone number and phone_number_verified claim. | authorizationCode |
| offline_access | Issues a refresh token so the MCP client can keep the connector alive without re-consent. | authorizationCode |
📄 Provider scope reference: https://www.karumi.ai/mcp-documentation