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)60 create requests / minute (raisable on request)
Polling GET /api/v1/task is light; the limits above apply to creating tasks. Back off on 429 rather than retrying immediately.