Skip to main content

Limits

Response headers

Every response includes:

When you hit a limit

You get a 429 response:

Retry code

Tips

  • Space out batch requests — add a small delay between calls instead of firing them all at once
  • Video polling doesn’t count — poll as often as you want (every 10s recommended)
  • Images have a lower limit (30/min) because they’re more expensive to generate
  • Video is 2/min because each generation uses significant compute