Dolthub Rate Limits
DoltHub does not publish explicit numeric rate limits for its v1alpha1 HTTP API. Read SQL queries run synchronously against hosted databases; write SQL queries, forks, and merges are asynchronous and execute as jobs/operations that are queued server-side, which naturally bounds concurrency rather than exposing a documented per-minute quota. Specific limits are not reconciled in this artifact.
Dolthub Rate Limits is the machine-readable rate-limit profile for DoltHub on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, operations, and jobs.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Database, SQL, Version Control, Git for Data, and MySQL.