Korapay Rate Limits
Kora does not publish fixed numeric API rate limits in its developer documentation. As a payments processor, practical throughput is governed more by transaction-level controls than by a per-minute request cap: bulk payouts are bounded by a per-batch payout count (minimum 2), payouts require a sufficient available balance, and certain products (card payments, mobile money) must be enabled on the account. Payout security controls such as IP whitelisting can also gate requests. Clients should treat the API as rate-limited in principle, handle HTTP 429 responses with backoff, and rely on idempotent references to avoid duplicate charges or payouts on retries.
Korapay Rate Limits is the machine-readable rate-limit profile for Kora on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, payouts, balance, and amount.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Payments, Payment Gateway, Africa, Nigeria, and Rate Limiting.