Monte Carlo · OAuth Scopes
Monte Carlo OAuth Scopes
OAuth 2.0
searched
Monte Carlo uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.
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.
AIOpsData ObservabilityData QualityData LineageAgent ObservabilityMonitoringGraphQLMCPOpenTelemetryData Engineering
Scopes: 0
Flows:
Method: searched
Scopes (0)
Monte Carlo implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.
Monte Carlo runs two distinct OAuth scope vocabularies. The MCP/OIDC authorization server at auth.getmontecarlo.com advertises the standard OIDC set plus offline_access. The GraphQL API's client-credentials flow uses resource-URI scopes instead — an access scope plus an instance-routing scope that names the deployment region. Fine-grained permissioning in Monte Carlo is NOT expressed as OAuth scopes: it is carried by roles, authorization groups and domains, which is why the scope list is short.
Monte Carlo runs two distinct OAuth scope vocabularies. The MCP/OIDC authorization server at auth.getmontecarlo.com advertises the standard OIDC set plus offline_access. The GraphQL API's client-credentials flow uses resource-URI scopes instead — an access scope plus an instance-routing scope that names the deployment region. Fine-grained permissioning in Monte Carlo is NOT expressed as OAuth scopes: it is carried by roles, authorization groups and domains, which is why the scope list is short.
📄 Provider scope reference: https://docs.getmontecarlo.com/docs/api-authentication
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.