Databento · OAuth Scopes

Databento OAuth Scopes

OAuth 2.0 derived

Databento 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 /v0/auth/login.

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.

Market DataFinancial DataReference DataHistorical Market DataTrading
Scopes: 0 Flows: password Method: derived

OAuth endpoints

Token URL
/v0/auth/login
Flows
password

Scopes (0)

Databento 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-22'
method: derived
source: openapi/databento-platform-openapi-official.json
schemes:
- name: OAuth2PasswordBearerWithCookie
  source: openapi/databento-platform-openapi-official.json
  flows:
  - flow: password
    tokenUrl: /v0/auth/login
scopes: []