Skip to main content
HTTP Status: 429

Reasons and How to Fix

Too Many Requests

You’re sending requests faster than your plan allows. To fix:
  1. Implement exponential backoff in your code
  2. Add delays between requests
  3. Consider upgrading to a higher plan for increased rate limits

Burst Limit Hit

Even with credits available, there’s a per-second burst limit to ensure service stability. Best Practices:

Rate Limits by Plan

Rate limits vary by plan. See poof.bg/pricing for current limits.

Need Help?

Contact us at support@poof.bg if you need higher limits.