# Rate limits

> Per-key caps and the Retry-After header.

Limits are per key, per minute:

- Chat completions: 60 / min
- Image generation: 20 / min
- Video, speech, transcription: 6 / min each

Hitting one returns HTTP 429 with a `Retry-After` header (seconds). The window slides — backing off exactly that long always clears it. Higher limits: hello@eroq.ai.

---
Canonical: https://eroq.ai/docs/rate-limits · Index for agents: https://eroq.ai/llms.txt · OpenAPI: https://eroq.ai/openapi.json
