Corvera · OAuth Scopes
Corvera OAuth Scopes
OAuth 2.0
searched
Corvera 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 Corvera API on a user’s behalf.
Tokens are issued from https://mcp.corvera.ai/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.
CompanyMCPCPGConsumer Packaged GoodsRetailDataContext LayerAI AgentsAnalyticsY Combinator
Scopes: 4
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://mcp.corvera.ai/authorize
https://mcp.corvera.ai/authorize
Token URL
https://mcp.corvera.ai/token
https://mcp.corvera.ai/token
Flows
authorizationCode
authorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication (subject identity). | authorizationCode |
| Access the authenticated user's email address. | authorizationCode | |
| profile | Access the authenticated user's basic profile. | authorizationCode |
| user:org:read | Read access to the user's organization / workspace context. Combined with Corvera's per-account integration gating, this determines which dataset tools the connected AI tool can call. | authorizationCode |
📄 Provider scope reference: https://docs.corvera.ai/quickstart
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.