Rate Limiting

API usage limits

Free Plan

🚦Limit: 30 requests/daily

Resets at 00:00 UTC

⚠️What happens when you exceed it

You'll receive a 429 Too Many Requests error. You'll need to wait until the reset or upgrade your plan.

Response:

429 Too Many Requests

πŸ’‘ Tips

  • βœ“Cache generated images to avoid duplicate requests
  • βœ“Generate images only when necessary (not on every page load)
  • βœ“Consider upgrading to Pro plan if you need more requests