Paysafe Rate Limits
Paysafe does not publish specific per-second or per-minute API rate-limit numbers in its public developer documentation. Throttling is enforced server-side; responses return HTTP 429 when limits are exceeded. All Paysafe REST APIs share Basic Access Authorization over HTTPS and use the same base domain (api.paysafe.com for production, api.test.paysafe.com for the test environment). Test environment accounts have lower capacity than production and are intended for integration testing, not load testing. For negotiated higher capacity, merchants should contact integrations@paysafe.com.
Paysafe Rate Limits is the machine-readable rate-limit profile for Paysafe on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring varies.
The profile also includes 5 backoff/retry policies defined and response codes documented for throttled and serviceUnavailable.
Tagged areas include Payments, Digital Wallets, Prepaid Cards, and Rate Limiting.