Rate Limits

A request rate limit applies across all API endpoints on a per minute basis. Once your application has hit the limit, you'll receive a HTTP 429 error response until the limit resets the following minute. We recommend an exponential backoff of your requests.