Juspay Rate Limits
Juspay does not publish fixed numeric rate limits for its Express Checkout / PG REST APIs in the public developer documentation. As an enterprise payments platform, throughput is governed per-merchant by the commercial agreement and by the underlying acquirer/gateway capacity rather than by a documented per-minute request cap. Integrations should implement idempotency (the refund `unique_request_id` is an example of a client-supplied idempotency key), retries with exponential backoff, and asynchronous webhook-driven reconciliation rather than tight polling of order status.
Juspay Rate Limits is the machine-readable rate-limit profile for Juspay on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests and transactions.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Payments, Payment Orchestration, Checkout, India, and Rate Limiting.
Limits
Policies
Sources
- https://juspay.io/in/docs/api-reference/docs/express-checkout/introduction
- https://juspay.io/in/docs/api-reference/docs/express-checkout/order-status-api
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.