New Error: 429 Too Many Requests • Rate limit exceeded

In the past few days I have started experiencing a new API error with my apps: • Error: 429 Too Many Requests
• Rate limit exceeded
I can’t find any documentation, it seems self explanatory however what are the parameters/limits. It would be great to know this rather than stab in the dark hoping the changes made work

The limits and headers to check in your requests can be found in the Developer Docs.

1 Like

You can buy an add on for $20 which gives you higher limits. Checking the headers will let you know if you’re hitting the daily or per second limit. Hope that helps. API Limits