Databento website screenshot

Databento

Databento is a market data platform that delivers historical and live financial market data through a single, normalized API. It covers equities, futures, options, and other asset classes across major venues, with full order book depth (MBO/MBP), trades, OHLCV bars, and reference data. Historical data is served over a REST HTTP API (hist.databento.com) with pay-as-you-go billing per byte streamed, while live data is delivered over a low-latency raw TCP binary protocol using Databento Binary Encoding (DBN). Official Python, C++, and Rust client libraries wrap both surfaces, and a Reference API provides security master, corporate actions, and adjustment factor data.

Databento publishes 6 APIs on the APIs.io network, including Historical Timeseries API, Metadata API, Symbology API, and 3 more. Tagged areas include Market Data, Financial Data, Reference Data, Historical Market Data, and Trading.

Databento’s developer surface includes changelog, CLI, pricing, support, signup flow, getting-started guide, API reference, and 32 more developer resources.

66.7/100 exemplar ▬ flat Agent 45/100 agent ready Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
7 APIs 1 MCP Servers
Market DataFinancial DataReference DataHistorical Market DataTrading

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 66.7/100 · exemplar
Contract Quality 15.4 / 25
Developer Ergonomics 12.9 / 20
Commercial Clarity 16.8 / 20
Operational Transparency 10.6 / 13
Governance 1.4 / 12
Discoverability 9.3 / 10
Agent readiness — 45/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/databento: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

Databento Historical Timeseries API

Streams historical market data over HTTP for a requested date/time range. A single request selects a dataset, one or more symbols, a schema (MBO full order book, MBP-1/MBP-10, t...

Databento Metadata API

Discovery and cost-estimation endpoints for the historical catalog. List publishers, datasets, schemas, and fields; look up per-dataset date ranges and data-quality conditions; ...

Databento Symbology API

Resolves symbols between Databento's symbology systems - raw symbol, instrument ID, parent, and continuous contract - for a dataset over a date range. Lets consumers map tickers...

Databento Batch API

Submits asynchronous batch jobs that materialize large historical requests into downloadable flat files (DBN, CSV, or JSON), optionally split by day, symbol, or size. Submit a j...

Databento Live Streaming API

Low-latency live market data delivered over a raw TCP binary streaming protocol using Databento Binary Encoding (DBN) - the same normalized schemas as the historical API. Sessio...

Databento Reference API

Reference and non-price data that complements the market data feeds - a security master (instrument definitions and identifiers), corporate actions (splits, dividends, symbol ch...

Databento OpenAPI specification

Databento OpenAPI specification from Databento — 158 path(s) described in OpenAPI.

Scroll for all 7

Postman Collections 5

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

databento-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Databento Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Databento Authentication

http/oauth2 · 2 schemes

SECURITY

Databento Domain Security

TLSv1.3 · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Databento Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Databento Agentic Access

203 operations · 88 acting · 2 human-in-the-loop

203 operations · 88 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 6

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 7

Status, limits, changes, and where to get help

Scroll for all 7

Commercial 5

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: databento
url: https://raw.githubusercontent.com/api-evangelist/databento/refs/heads/main/apis.yml
name: Databento
kind: company
description: Databento is a market data platform that delivers historical and live financial market data through a single,
  normalized API. It covers equities, futures, options, and other asset classes across major venues, with full order book
  depth (MBO/MBP), trades, OHLCV bars, and reference data. Historical data is served over a REST HTTP API (hist.databento.com)
  with pay-as-you-go billing per byte streamed, while live data is delivered over a low-latency raw TCP binary protocol using
  Databento Binary Encoding (DBN). Official Python, C++, and Rust client libraries wrap both surfaces, and a Reference API
  provides security master, corporate actions, and adjustment factor data.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/databento.png
tags:
- Market Data
- Financial Data
- Reference Data
- Historical Market Data
- Trading
created: '2026-07-11'
modified: '2026-07-22'
specificationVersion: '0.19'
apis:
- aid: databento:databento-historical-timeseries-api
  name: Databento Historical Timeseries API
  tags:
  - Historical Market Data
  - Market Data
  - Timeseries
  - Trading
  - Financial Data
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://databento.com/docs/api-reference-historical/timeseries/timeseries-get-range
  baseURL: https://hist.databento.com/v0
  properties:
  - url: https://databento.com/docs/api-reference-historical
    type: Documentation
  - url: https://databento.com/docs/api-reference-historical/timeseries/timeseries-get-range
    type: APIReference
  - url: openapi/databento-timeseries-api-openapi.yml
    type: OpenAPI
  - url: collections/databento.postman_collection.json
    type: PostmanCollection
  - url: collections/databento.opencollection.json
    type: OpenCollection
  description: Streams historical market data over HTTP for a requested date/time range. A single request selects a dataset,
    one or more symbols, a schema (MBO full order book, MBP-1/MBP-10, trades, OHLCV bars, statistics, and more), and a time
    range, and returns normalized records in DBN, CSV, or JSON. Billed per byte streamed. Ideal for backtesting, research,
    and reference/tick data retrieval.
- aid: databento:databento-metadata-api
  name: Databento Metadata API
  tags:
  - Metadata
  - Reference Data
  - Market Data
  - Datasets
  - Financial Data
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://databento.com/docs/api-reference-historical/metadata/metadata-list-datasets
  baseURL: https://hist.databento.com/v0
  properties:
  - url: https://databento.com/docs/api-reference-historical
    type: Documentation
  - url: https://databento.com/docs/api-reference-historical/metadata/metadata-list-datasets
    type: APIReference
  - url: openapi/databento-metadata-api-openapi.yml
    type: OpenAPI
  - url: collections/databento.postman_collection.json
    type: PostmanCollection
  - url: collections/databento.opencollection.json
    type: OpenCollection
  description: Discovery and cost-estimation endpoints for the historical catalog. List publishers, datasets, schemas, and
    fields; look up per-dataset date ranges and data-quality conditions; and pre-compute the record count, billable size,
    and dollar cost of a query before you run it. Essential for planning research and controlling spend on financial and reference
    data.
- aid: databento:databento-symbology-api
  name: Databento Symbology API
  tags:
  - Symbology
  - Reference Data
  - Symbols
  - Market Data
  - Financial Data
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://databento.com/docs/api-reference-historical/basics/symbology
  baseURL: https://hist.databento.com/v0
  properties:
  - url: https://databento.com/docs/api-reference-historical/basics/symbology
    type: Documentation
  - url: openapi/databento-symbology-api-openapi.yml
    type: OpenAPI
  - url: collections/databento.postman_collection.json
    type: PostmanCollection
  - url: collections/databento.opencollection.json
    type: OpenCollection
  description: Resolves symbols between Databento's symbology systems - raw symbol, instrument ID, parent, and continuous
    contract - for a dataset over a date range. Lets consumers map tickers, exchange instrument IDs, and continuous futures
    references onto the identifiers used across the historical and live data schemas.
- aid: databento:databento-batch-api
  name: Databento Batch API
  tags:
  - Batch
  - Flat Files
  - Historical Market Data
  - Market Data
  - Financial Data
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://databento.com/docs/api-reference-historical/batch/batch-submit-job
  baseURL: https://hist.databento.com/v0
  properties:
  - url: https://databento.com/docs/api-reference-historical/batch/batch-submit-job
    type: Documentation
  - url: https://databento.com/docs/api-reference-historical/batch/batch-submit-job
    type: APIReference
  - url: openapi/databento-batch-api-openapi.yml
    type: OpenAPI
  - url: collections/databento.postman_collection.json
    type: PostmanCollection
  - url: collections/databento.opencollection.json
    type: OpenCollection
  description: Submits asynchronous batch jobs that materialize large historical requests into downloadable flat files (DBN,
    CSV, or JSON), optionally split by day, symbol, or size. Submit a job, list your jobs and their state, and list the generated
    files with HTTPS and FTP download URIs. Files remain re-downloadable for 30 days at no extra cost.
- aid: databento:databento-live-streaming-api
  name: Databento Live Streaming API
  tags:
  - Live Market Data
  - Streaming
  - Market Data
  - Trading
  - Low Latency
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://databento.com/docs/api-reference-live
  baseURL: tcp://GLBX.MDP3.lsg.databento.com
  properties:
  - url: https://databento.com/docs/api-reference-live
    type: Documentation
  - url: https://databento.com/docs/api-reference-live/basics/authentication
    type: Authentication
  - url: https://databento.com/docs/standards-and-conventions/databento-binary-encoding
    type: Documentation
  description: Low-latency live market data delivered over a raw TCP binary streaming protocol using Databento Binary Encoding
    (DBN) - the same normalized schemas as the historical API. Sessions authenticate with a CRAM challenge-response handshake
    using your API key, then subscribe to symbols and schemas per dataset gateway. This is a binary TCP protocol, not a documented
    public WebSocket; it is consumed via the official Python, C++, and Rust clients and has no OpenAPI description.
- aid: databento:databento-reference-api
  name: Databento Reference API
  tags:
  - Reference Data
  - Corporate Actions
  - Security Master
  - Financial Data
  - Market Data
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://databento.com/docs/api-reference-reference
  baseURL: https://hist.databento.com/v0
  properties:
  - url: https://databento.com/docs/api-reference-reference
    type: Documentation
  - url: https://databento.com/docs/api-reference-reference/basics/overview
    type: APIReference
  - url: openapi/databento-reference-api-openapi.yml
    type: OpenAPI
  description: Reference and non-price data that complements the market data feeds - a security master (instrument definitions
    and identifiers), corporate actions (splits, dividends, symbol changes, and other events), and adjustment factors for
    building back-adjusted price series. Served over the same REST HTTP surface as the historical API.
- aid: databento:databento-platform-openapi-official
  name: Databento OpenAPI specification
  description: Databento OpenAPI specification from Databento — 158 path(s) described in OpenAPI.
  humanURL: https://databento.com/docs/api-reference-historical/timeseries/timeseries-get-range
  baseURL: https://hist.databento.com/v0
  properties:
  - type: OpenAPI
    url: openapi/databento-platform-openapi-official.json
common:
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/databento/overview
- type: OpenAPI
  url: openapi/databento-platform-openapi-official.json
  name: Official Databento platform OpenAPI (hist.databento.com/openapi.json)
- type: Overlay
  url: overlays/databento-platform-official-overlay.yaml
- type: Packages
  url: packages/databento-packages.yml
- type: SDKs
  url: packages/databento-packages.yml
- type: MCPServer
  url: mcp/databento-mcp.yml
- type: LLMsTxt
  url: llms/databento-llms.txt
- type: Conformance
  url: conformance/databento-conformance.yml
- type: ErrorCatalog
  url: errors/databento-problem-types.yml
- type: Lifecycle
  url: lifecycle/databento-lifecycle.yml
- type: StatusPage
  url: https://status.databento.com
- type: Deprecation
  url: https://databento.com/docs/api-reference-historical/basics/versioning
- type: Conventions
  url: conventions/databento-conventions.yml
- type: ChangeLog
  url: changelog/databento-changelog.yml
- type: CLI
  url: cli/databento-cli.yml
- type: DataModel
  url: data-model/databento-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Roadmap
  url: https://roadmap.databento.com
- type: Pricing
  url: https://databento.com/pricing
- type: Support
  url: https://databento.com/support
- type: SignUp
  url: https://databento.com/signup
- type: TermsOfService
  url: https://legal.databento.com/
- type: PrivacyPolicy
  url: https://legal.databento.com/
- type: GettingStarted
  url: https://databento.com/docs/quickstart
- type: APIReference
  url: https://databento.com/docs/api-reference-historical
- type: Postman
  url: collections/databento.postman_collection.json
- type: ReleaseNotes
  url: https://databento.com/docs/release-notes
- type: DomainSecurity
  url: security/databento-domain-security.yml
- type: OAuthScopes
  url: scopes/databento-scopes.yml
- type: Authentication
  url: authentication/databento-authentication.yml
- type: AgenticAccess
  url: agentic-access/databento-agentic-access.yml
- type: GitHubOrganization
  url: https://github.com/databento
- type: LinkedIn
  url: https://www.linkedin.com/company/databento
- type: Website
  url: https://databento.com
- type: Documentation
  url: https://databento.com/docs
- type: Plans
  url: plans/databento-plans-pricing.yml
- type: RateLimits
  url: rate-limits/databento-rate-limits.yml
- type: FinOps
  url: finops/databento-finops.yml
- url: https://databento.com/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com