CoinList · OAuth Scopes

CoinList OAuth Scopes

OAuth 2.0 derived

CoinList 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.

Tokens are issued from /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.

CompanyFintechCryptocurrencyToken SalesTokenized EquitiesKYCOAuthBlockchainDigital AssetsEmbedded Finance
Scopes: 0 Flows: authorizationCode, clientCredentials Method: derived

OAuth endpoints

Authorization URL
/oauth/authorize
Token URL
/oauth/token
Flows
authorizationCodeclientCredentials

Scopes (0)

CoinList 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.

Source

OAuth Scopes

Raw ↑
generated: '2026-07-18'
method: derived
source: openapi/coinlist-passage-openapi-original.json
schemes:
- name: OAuth2
  source: openapi/coinlist-passage-openapi-original.json
  flows:
  - flow: authorizationCode
    authorizationUrl: /oauth/authorize
    tokenUrl: /oauth/token
  - flow: clientCredentials
    tokenUrl: /oauth/token
  description: OAuth 2.0 authorization and token endpoints
scopes: []