Rate Limit

Rate limiting is applied on an access token basis. All endpoints have a limit of 60 requests per minute and 10 requests per second.

Once you exceed the limit, you will be unable to make further API requests and will receive a 429 Too many requests error until the next time window begins.