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.

36.3/100 thin ▬ flat Agent 20/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
DatabaseSQLVersion ControlGit for DataMySQL

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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 9

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

API Collection

OPEN COLLECTION

DoltHub Branches API

OPEN COLLECTION

DoltHub Branches Jobs API

OPEN COLLECTION

DoltHub Branches SQL API

OPEN COLLECTION

DoltHub Branches Tags API

OPEN COLLECTION

DoltHub API

OPEN COLLECTION

Scroll for all 9

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.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  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.23'
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:
  - Job
  tags_raw:
  - 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: []
  tags_raw:
  - 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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/dolthub"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/dolthub/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/dolthub/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.