Read usage headers
Backoff on 429
When the API returns 429 Too Many Requests, stop sending requests until the reset time. If no reset header is available, use exponential backoff.
Use headers, caching, and backoff to keep integrations stable.
429429 Too Many Requests, stop sending requests until the reset time. If no reset header is available, use exponential backoff.