Rate Limiting (Error 429)
Your code should look for and expect HTTP status code 429 (too many requests). If you receive this response code, you should retry your request after a waiting a bit. All account are rate-limited to protect the service and mitigate abuse.
HTTP 429: Too many requests
We may change the rate limits on free accounts without notice to prevent abuse.
Last modified 4yr ago