Rate limits define the maximum number of requests which can be made by a single account in a given period of time.

When a limit is exceeded, an API request will fail with an HTTP 429 status code returned.

Both the the Sandbox and Production environment have limit of 1000 requests per minute.