Antimetal · OAuth Scopes
Antimetal OAuth Scopes
OAuth 2.0
searched
Antimetal publishes 4 OAuth 2.0 scopes via the authorizationCode, deviceCode, and refreshToken flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Antimetal API on a user’s behalf.
Tokens are issued from https://antimetal.authkit.app/oauth2/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.
CompanyObservabilityIncident ManagementSite Reliability EngineeringArtificial IntelligenceAgentsDevOpsCloud InfrastructureKubernetesRoot Cause AnalysisMCP
Scopes: 4
Flows: authorizationCode, deviceCode, refreshToken
Method: searched
OAuth endpoints
Authorization URL
https://antimetal.authkit.app/oauth2/authorize
https://antimetal.authkit.app/oauth2/authorize
Token URL
https://antimetal.authkit.app/oauth2/token
https://antimetal.authkit.app/oauth2/token
Flows
authorizationCodedeviceCoderefreshToken
authorizationCodedeviceCoderefreshToken
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication; issues an ID token identifying the user. | authorizationCode, deviceCode |
| profile | Basic profile claims for the authenticated user. | authorizationCode, deviceCode |
| Email address claim for the authenticated user. | authorizationCode, deviceCode | |
| offline_access | Issues a refresh token so the client can act after the access token expires. | authorizationCode, deviceCode |
📄 Provider scope reference: https://docs.antimetal.com/connect