Rate Limits
20 requests / 10 seconds per API key — enough for ~100 concurrent tasks
20 new generation requests per 10 seconds per API key. This allows ~100 concurrent tasks (async model).
Exceeded requests return HTTP 429 Too Many Requests and are not queued. Back off and retry.
Contact support to request a higher limit for production usage — we review case-by-case.