This page provides information about the rate limits applied to our API. Rate limits are implemented to ensure fair usage and to protect our services from abuse.
Common Questions
What are rate limits? Rate limits are restrictions on the number of requests that can be made to our API within a certain time frame.
Why are rate limits necessary? Rate limits are necessary to prevent abuse and to ensure that all users have access to our API resources.
Rate Limits Details
- Request Limit: The maximum number of requests allowed per minute is 100.
- Request Window: The rate limit is enforced over a 1-minute window.
- Exceeding Limits: If you exceed the rate limit, you will receive a 429 response code. You can try again after the current request window has expired.
Additional Resources
For more detailed information, please refer to our API Usage Guidelines.
Rate Limits Info