Cvat Rate Limits
Self-hosted CVAT does not impose vendor rate limits; throughput is bounded by the operator's own deployment, worker pool, and any reverse-proxy throttling the operator configures. CVAT Online (app.cvat.ai) enforces plan-based quotas rather than classic per-minute request limits - caps on projects, tasks, internal storage, cloud connections, and monthly AI (auto-annotation) calls - and may apply request throttling and abuse protection at the edge. Heavy operations (data upload, annotation import/export, dataset export) run as asynchronous background jobs that are polled via the requests endpoint rather than blocking the caller.
Cvat Rate Limits is the machine-readable rate-limit profile for CVAT on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 6 rate-limit definitions, measuring projects, tasks, storage_gb, cloud_connections, and ai_calls.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Computer Vision, Data Annotation, Labeling, Datasets, and Open Source.
Limits
Policies
Sources
- https://www.cvat.ai/pricing/cloud
- https://docs.cvat.ai/docs/api_sdk/api/
- https://docs.cvat.ai/docs/administration/basics/rest_api_guide/
Work with this as data
Every rate limit 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 rate limits
4 MCP tools reach this
find_rate_limitsBrowse and filter every rate limit in the catalog.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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/rate-limits/cvat-rate-limits"
curl "https://apis.io/api/v1/rate-limits?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.