Bitvore · OAuth Scopes

Bitvore OAuth Scopes

OAuth 2.0 derived

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

Tokens are issued from https://api.bitvore.com/oauth/accesstoken.

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.

financial-datamarket-intelligencealternative-datanews-apinlpesgmunicipal-bondscredit-riskcompany-datasentiment-analysisunstructured-datafixed-income
Scopes: 1 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://api.bitvore.com/oauth/accesstoken
Flows
clientCredentials

Scopes (1)

ScopeDescriptionFlows
Global Includes all Bitvore APIs clientCredentials

Source

OAuth Scopes

Raw ↑
generated: '2026-08-07'
method: derived
source: openapi/_original/bitvore-corporate-openapi.yml, openapi/_original/bitvore-legacy-openapi.yml, openapi/_original/bitvore-muni-openapi.yml
schemes:
- name: OAuth
  source: openapi/_original/bitvore-corporate-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://api.bitvore.com/oauth/accesstoken
- name: OAuth
  source: openapi/_original/bitvore-legacy-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://api.bitvore.com/oauth/accesstoken
- name: OAuth
  source: openapi/_original/bitvore-muni-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://api.bitvore.com/oauth/accesstoken
scopes:
- scope: Global
  description: Includes all Bitvore APIs
  flows:
  - clientCredentials
  sources:
  - openapi/_original/bitvore-corporate-openapi.yml
  - openapi/_original/bitvore-legacy-openapi.yml
  - openapi/_original/bitvore-muni-openapi.yml