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:
- Optimize your integration using the best practices above
- Contact sales to discuss upgrading your plan
- Request a temporary limit increase for migrations or one-time operations
Next Steps
- Error Handling — Handle rate limit errors gracefully
- Webhooks — Set up real-time event notifications
- API Reference — Complete API documentation