V7 · Rate Limits

V7 Labs Rate Limits

The V7 Darwin REST API at https://darwin.v7labs.com/api enforces per-team rate limits keyed to the API key making the request, plus pagination caps on list endpoints (items are paginated via page[size]/page[offset]). V7 does not publish specific numeric RPM/TPM thresholds; bulk operations (register/upload, exports) are processed asynchronously to smooth load. Specific per-endpoint limits are not reconciled in this artifact.

V7 Labs Rate Limits is the machine-readable rate-limit profile for V7 on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 4 rate-limit definitions, measuring requests, items, and jobs.

The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include AI, Training Data, Data Labeling, Annotation, and Document AI.

4 Limits Throttle: 429
AITraining DataData LabelingAnnotationDocument AIComputer VisionRate LimitingQuotasThrottling

Limits

Requests Per Minute (per API key) api_key
requests
see provider documentation
Per-team/per-key request throttling; specific value not published.
List Pagination Size endpoint
items
page[size] capped per request
Item and ID list endpoints are paginated via page[size] and page[offset].
Bulk Upload / Registration team
jobs
processed asynchronously
register_upload, sign, and confirm flows handle large batches without blocking sync limits.
Exports dataset
jobs
processed asynchronously
Export (release) generation runs as a background job per dataset.

Policies

Per-Key Scoping
API keys are scoped to a team and their permissions; limits and access are evaluated per key.
Backoff Strategy
Clients should implement exponential backoff with jitter on 429 responses and honor Retry-After when present.
Pagination
Use page[offset]/page[size] cursors on list endpoints rather than requesting all items at once.

Sources

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.
All 92 tools

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/v7-labs-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

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

Get an API key

Free tier, no email required.

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