# Rate Limits
To ensure quality of service for all customers, we enforce rate limits for API requests. Most customers won’t hit this limit with normal use. In case you experience 429 or rate limit exceeded errors, we recommend the following:
* Try sending requests in batches.
* Begin with about 20 requests at a time and building up from there.
* Ensure your scripts are efficient and don’t contain redundant calls.
* Reach out to your account manager to discuss your options.

