429. Each API request consumes quota from your allocated allowance.
Quotas
Our throttling system enforces the following request quotas per minute:- Live mode: 10 requests per second
- Sandbox: 10 requests per second
Anticipate traffic surges: Proactively plan for high-volume events by contacting xPay support at hello@xpaycheckout.com to discuss your expected traffic patterns and ensure your integration can handle the load.
Response
When you exceed the throttling threshold, requests return a429 Too Many Requests status code:
HTTP Status Code: 429