DoltHub website screenshot

DoltHub

DoltHub is the hosting platform for Dolt, the version-controlled SQL database - "Git for data". DoltHub hosts public and private Dolt databases and exposes an HTTP API (the DoltHub SQL API) for running read and write SQL queries against any branch, plus repository, branch, tag, fork, and asynchronous job/operation management over a Git-style version-controlled MySQL-compatible database.

DoltHub publishes 7 APIs on the APIs.io network, including Branches API, Databases API, Jobs API, and 4 more. Tagged areas include Database, SQL, Version Control, Git for Data, and MySQL.

DoltHub’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

35.4/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
8 APIs
DatabaseSQLVersion ControlGit for DataMySQL

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 35.4/100 · thin
Contract Quality 13.1 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 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/dolthub: 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 8

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

Dolt SQL Server

The open-source Dolt database ships a MySQL-compatible SQL server (dolt sql-server) over the MySQL wire protocol, giving the same versioned database hosted on DoltHub a self-hos...

DoltHub Branches API

The Branches API from DoltHub — 1 operation(s) for branches.

DoltHub Databases API

The Databases API from DoltHub — 3 operation(s) for databases.

DoltHub Jobs API

The Jobs API from DoltHub — 1 operation(s) for jobs.

DoltHub Operations API

The Operations API from DoltHub — 1 operation(s) for operations.

DoltHub Pull Requests API

The Pull Requests API from DoltHub — 3 operation(s) for pull requests.

DoltHub SQL API

The SQL API from DoltHub — 4 operation(s) for sql.

DoltHub Tags API

The Tags API from DoltHub — 1 operation(s) for tags.

Scroll for all 8

Open Collections 1

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

DoltHub API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Dolthub Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Dolthub Rate Limits

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

Dolthub Authentication

apiKey · 1 scheme

SECURITY

Dolthub Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

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

Dolthub Agentic Access

18 operations · 8 acting

18 operations · 8 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: dolthub
url: https://raw.githubusercontent.com/api-evangelist/dolthub/refs/heads/main/apis.yml
name: DoltHub
kind: company
description: DoltHub is the hosting platform for Dolt, the version-controlled SQL database - "Git for data". DoltHub hosts
  public and private Dolt databases and exposes an HTTP API (the DoltHub SQL API) for running read and write SQL queries against
  any branch, plus repository, branch, tag, fork, and asynchronous job/operation management over a Git-style version-controlled
  MySQL-compatible database.
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/dolthub.png
tags:
- Database
- SQL
- Version Control
- Git for Data
- MySQL
created: '2026-06-20'
modified: '2026-06-20'
specificationVersion: '0.19'
apis:
- aid: dolthub:dolt-sql-server
  name: Dolt SQL Server
  tags:
  - Dolt
  - MySQL
  - SQL Server
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.dolthub.com/sql-reference/server/sql-server
  baseURL: https://github.com/dolthub/dolt
  properties:
  - url: https://docs.dolthub.com/sql-reference/server/sql-server
    type: Documentation
  - url: https://github.com/dolthub/dolt
    type: GitHub
  description: The open-source Dolt database ships a MySQL-compatible SQL server (dolt sql-server) over the MySQL wire protocol,
    giving the same versioned database hosted on DoltHub a self-hostable, drop-in SQL interface for any MySQL client or driver.
- aid: dolthub:dolthub-branches-api
  name: DoltHub Branches API
  description: The Branches API from DoltHub — 1 operation(s) for branches.
  humanURL: https://docs.dolthub.com/products/dolthub/api/sql
  baseURL: https://www.dolthub.com/api/v1alpha1
  tags:
  - Branches
  properties:
  - type: OpenAPI
    url: openapi/dolthub-branches-api-openapi.yml
  - type: Documentation
    url: https://docs.dolthub.com/products/dolthub/api/sql
  - type: APIReference
    url: https://docs.dolthub.com/products/dolthub/api/sql
  - type: Postman
    url: collections/dolthub.postman_collection.json
  - type: GitHub
    url: https://github.com/dolthub/dolt
  - type: APIReference
    url: https://www.dolthub.com/blog/2022-01-12-sql-api-writes/
  - type: Documentation
    url: https://docs.dolthub.com/products/dolthub/api/database
  - type: APIReference
    url: https://www.dolthub.com/blog/2023-02-24-introducing-the-new-dolthub-api/
- aid: dolthub:dolthub-databases-api
  name: DoltHub Databases API
  description: The Databases API from DoltHub — 3 operation(s) for databases.
  humanURL: https://docs.dolthub.com/products/dolthub/api/sql
  baseURL: https://www.dolthub.com/api/v1alpha1
  tags:
  - Databases
  properties:
  - type: OpenAPI
    url: openapi/dolthub-databases-api-openapi.yml
  - type: Documentation
    url: https://docs.dolthub.com/products/dolthub/api/sql
  - type: APIReference
    url: https://docs.dolthub.com/products/dolthub/api/sql
  - type: Postman
    url: collections/dolthub.postman_collection.json
  - type: GitHub
    url: https://github.com/dolthub/dolt
  - type: APIReference
    url: https://www.dolthub.com/blog/2022-01-12-sql-api-writes/
  - type: Documentation
    url: https://docs.dolthub.com/products/dolthub/api/database
  - type: APIReference
    url: https://www.dolthub.com/blog/2023-02-24-introducing-the-new-dolthub-api/
- aid: dolthub:dolthub-jobs-api
  name: DoltHub Jobs API
  description: The Jobs API from DoltHub — 1 operation(s) for jobs.
  humanURL: https://docs.dolthub.com/products/dolthub/api/sql
  baseURL: https://www.dolthub.com/api/v1alpha1
  tags:
  - Jobs
  properties:
  - type: OpenAPI
    url: openapi/dolthub-jobs-api-openapi.yml
  - type: Documentation
    url: https://docs.dolthub.com/products/dolthub/api/sql
  - type: APIReference
    url: https://docs.dolthub.com/products/dolthub/api/sql
  - type: Postman
    url: collections/dolthub.postman_collection.json
  - type: GitHub
    url: https://github.com/dolthub/dolt
  - type: APIReference
    url: https://www.dolthub.com/blog/2022-01-12-sql-api-writes/
  - type: Documentation
    url: https://docs.dolthub.com/products/dolthub/api/database
  - type: APIReference
    url: https://www.dolthub.com/blog/2023-02-24-introducing-the-new-dolthub-api/
- aid: dolthub:dolthub-operations-api
  name: DoltHub Operations API
  description: The Operations API from DoltHub — 1 operation(s) for operations.
  humanURL: https://docs.dolthub.com/products/dolthub/api/sql
  baseURL: https://www.dolthub.com/api/v1alpha1
  tags:
  - Operations
  properties:
  - type: OpenAPI
    url: openapi/dolthub-operations-api-openapi.yml
  - type: Documentation
    url: https://docs.dolthub.com/products/dolthub/api/sql
  - type: APIReference
    url: https://docs.dolthub.com/products/dolthub/api/sql
  - type: Postman
    url: collections/dolthub.postman_collection.json
  - type: GitHub
    url: https://github.com/dolthub/dolt
  - type: APIReference
    url: https://www.dolthub.com/blog/2022-01-12-sql-api-writes/
  - type: Documentation
    url: https://docs.dolthub.com/products/dolthub/api/database
  - type: APIReference
    url: https://www.dolthub.com/blog/2023-02-24-introducing-the-new-dolthub-api/
- aid: dolthub:dolthub-pull-requests-api
  name: DoltHub Pull Requests API
  description: The Pull Requests API from DoltHub — 3 operation(s) for pull requests.
  humanURL: https://docs.dolthub.com/products/dolthub/api/sql
  baseURL: https://www.dolthub.com/api/v1alpha1
  tags:
  - Pull Requests
  properties:
  - type: OpenAPI
    url: openapi/dolthub-pull-requests-api-openapi.yml
  - type: Documentation
    url: https://docs.dolthub.com/products/dolthub/api/sql
  - type: APIReference
    url: https://docs.dolthub.com/products/dolthub/api/sql
  - type: Postman
    url: collections/dolthub.postman_collection.json
  - type: GitHub
    url: https://github.com/dolthub/dolt
  - type: APIReference
    url: https://www.dolthub.com/blog/2022-01-12-sql-api-writes/
  - type: Documentation
    url: https://docs.dolthub.com/products/dolthub/api/database
  - type: APIReference
    url: https://www.dolthub.com/blog/2023-02-24-introducing-the-new-dolthub-api/
- aid: dolthub:dolthub-sql-api
  name: DoltHub SQL API
  description: The SQL API from DoltHub — 4 operation(s) for sql.
  humanURL: https://docs.dolthub.com/products/dolthub/api/sql
  baseURL: https://www.dolthub.com/api/v1alpha1
  tags:
  - SQL
  properties:
  - type: OpenAPI
    url: openapi/dolthub-sql-api-openapi.yml
  - type: Documentation
    url: https://docs.dolthub.com/products/dolthub/api/sql
  - type: APIReference
    url: https://docs.dolthub.com/products/dolthub/api/sql
  - type: Postman
    url: collections/dolthub.postman_collection.json
  - type: GitHub
    url: https://github.com/dolthub/dolt
  - type: APIReference
    url: https://www.dolthub.com/blog/2022-01-12-sql-api-writes/
  - type: Documentation
    url: https://docs.dolthub.com/products/dolthub/api/database
  - type: APIReference
    url: https://www.dolthub.com/blog/2023-02-24-introducing-the-new-dolthub-api/
- aid: dolthub:dolthub-tags-api
  name: DoltHub Tags API
  description: The Tags API from DoltHub — 1 operation(s) for tags.
  humanURL: https://docs.dolthub.com/products/dolthub/api/sql
  baseURL: https://www.dolthub.com/api/v1alpha1
  tags:
  - Tags
  properties:
  - type: OpenAPI
    url: openapi/dolthub-tags-api-openapi.yml
  - type: Documentation
    url: https://docs.dolthub.com/products/dolthub/api/sql
  - type: APIReference
    url: https://docs.dolthub.com/products/dolthub/api/sql
  - type: Postman
    url: collections/dolthub.postman_collection.json
  - type: GitHub
    url: https://github.com/dolthub/dolt
  - type: APIReference
    url: https://www.dolthub.com/blog/2022-01-12-sql-api-writes/
  - type: Documentation
    url: https://docs.dolthub.com/products/dolthub/api/database
  - type: APIReference
    url: https://www.dolthub.com/blog/2023-02-24-introducing-the-new-dolthub-api/
common:
- type: AgenticAccess
  url: agentic-access/dolthub-agentic-access.yml
- type: DomainSecurity
  url: security/dolthub-domain-security.yml
- type: Authentication
  url: authentication/dolthub-authentication.yml
- type: GitHubOrganization
  url: https://github.com/dolthub
- type: LinkedIn
  url: https://www.linkedin.com/company/dolthub
- type: Website
  url: https://www.dolthub.com
- type: Documentation
  url: https://docs.dolthub.com
- type: Plans
  url: plans/dolthub-plans-pricing.yml
- type: RateLimits
  url: rate-limits/dolthub-rate-limits.yml
- type: FinOps
  url: finops/dolthub-finops.yml
- url: https://www.dolthub.com/blog/rss.xml
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com