APIContext · OAuth Scopes
APIContext OAuth Scopes
OAuth 2.0
searched
APIContext publishes 3 OAuth 2.0 scopes via the authorizationCode, deviceCode, and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the APIContext API on a user’s behalf.
Tokens are issued from https://auth.apimetrics.io/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.
API DirectoryAPI MonitoringAgent SkillsConformanceMCP MonitoringObservabilityOpenTelemetryPerformancePlatformSLOSynthetic TestingTesting
Scopes: 3
Flows: authorizationCode, deviceCode, clientCredentials
Method: searched
OAuth endpoints
Authorization URL
https://auth.apimetrics.io/authorize?audience=https://client.apimetrics.io
https://auth.apimetrics.io/authorize?audience=https://client.apimetrics.io
Token URL
https://auth.apimetrics.io/oauth/token
https://auth.apimetrics.io/oauth/token
Flows
authorizationCodedeviceCodeclientCredentials
authorizationCodedeviceCodeclientCredentials
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect identity | authorizationCode |
| profile | User profile | authorizationCode |
| User email address | authorizationCode |
📄 Provider scope reference: https://docs.apimetrics.io/docs/device-code-authorization-flow
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.