Skip to content
Docs menu

API reference

Rate limits

Requests are rate limited per account. Exceeding a limit returns 429 with a Retry-After header (seconds).

ScopeLimit
Per account (all keys)See Dashboard → Billing for your account's limit. Task polling is allowed at a higher rate than creating.
Polling GET /api/v1/task is light; the limits above apply to creating tasks. Back off on 429 rather than retrying immediately.