Our rate limits are designed to ensure fair and efficient use of our services. Below are the details of our rate limits policy.

General Information

  • Basic Rate Limit: You can make up to 100 requests per minute.
  • Extended Rate Limit: If you require more than 100 requests per minute, please contact our support team for a custom plan.

Types of Requests

  • GET: Used to retrieve information.
  • POST: Used to submit data.
  • PUT: Used to update information.
  • DELETE: Used to remove information.

How to Check Your Rate Limit

To check your current rate limit, you can use the following endpoint: /api/rate-limit

What Happens When You Exceed the Limit

If you exceed your rate limit, you will receive a 429 Too Many Requests response. Your requests will be queued and processed once the limit is reset.

Contact Support

If you have any questions or concerns about our rate limits, please contact our support team at support@site.com.


Rate Limits Explanation

For more information on how to manage your API usage, please refer to our API Usage Guide.