Rate Limits

Our API enforces rate limits to ensure fair usage and maintain optimal performance for all users. The current rate limits are as follows:

  • Per User Limit: You can make up to 10 requests per minute per user.
  • Per IP Limit: You can make up to 4 requests per 10 seconds per IP address.

Please note that these rate limits are subject to change without notice during our beta period.

Important Notes

  • If you exceed these limits, you will receive a rate limit exceeded error with a status code of 429.
  • We recommend implementing appropriate error handling and retry mechanisms in your application to handle rate limit errors gracefully.

For the most up-to-date information on our API rate limits, please reach out to us on Slack.

If you want to increase the rate limits beyond the default settings, please contact us via the below form.


Was this page helpful?