Anomalo · OAuth Scopes
Anomalo OAuth Scopes
OAuth 2.0
probed
Anomalo publishes 3 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Anomalo API on a user’s behalf.
Tokens are issued from https://app.anomalo.com/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.
data-qualitydata-observabilitydata-monitoringanomaly-detectiondata-governancedata-lineagedata-profilingdata-validationdata-engineeringmachine-learningsnowflakedatabricksbigqueryenterprise-datamcpagent-native
Scopes: 3
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://app.anomalo.com/oauth/authorize/
https://app.anomalo.com/oauth/authorize/
Token URL
https://app.anomalo.com/oauth/token/
https://app.anomalo.com/oauth/token/
Flows
authorizationCode
authorizationCode
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| openid | Standard OIDC scope. Requests an ID token identifying the authenticated Anomalo user. | authorizationCode |
| profile | Standard OIDC scope. Requests the user's basic profile claims. | authorizationCode |
| Standard OIDC scope. Requests the user's email address and its verification status. | authorizationCode |