Skip to main content

Rate Limiting

The Konver API may implement rate limiting to ensure fair usage and maintain service stability.

Current rate limit

100 Requests per Minute

Handling Rate Limits

When you exceed the rate limit, the API returns a 429 Too Many Requests response

Exceeding Limits

If you consistently need more API requests:

  1. Optimize your integration using the best practices above
  2. Contact sales to discuss upgrading your plan
  3. Request a temporary limit increase for migrations or one-time operations

Next Steps