Overview
OneKhusa safeguards the incoming traffic by providing number of requests limit to be processed per second per merchant. If you send many requests in quick succession outside the request limits, you will get error response with http status code 429.Rate Limiter
Rate limits are applied per merchant account. This means:- Each merchant has their own limit which is 50 requests per second
- Rate limiting is isolated per merchant account: Merchant A’s requests don’t affect Merchant B’s limits