Civic · OAuth Scopes

Civic OAuth Scopes

OAuth 2.0 derived

Civic publishes 2 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Civic API on a user’s behalf.

Tokens are issued from https://auth0.civic.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.

AI AgentsAuthenticationDigital IdentityIdentity VerificationKYCMCPOAuthSecuritySolanaWeb3Wallets
Scopes: 2 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://auth0.civic.com/oauth/token
Flows
clientCredentials

Scopes (2)

ScopeDescriptionFlows
read:token
write:token

Source

OAuth Scopes

civic-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/civic-pass-customer-api.yaml
schemes:
- name: pass_auth
  source: openapi/civic-pass-customer-api.yaml
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth0.civic.com/oauth/token
scopes:
- scope: read:token
  sources:
  - openapi/civic-pass-customer-api.yaml
- scope: write:token
  sources:
  - openapi/civic-pass-customer-api.yaml