Yoco Rate Limits
Yoco does not publish fixed numeric rate limits for its online payments APIs. The Checkout API (payments.yoco.com/api) and the versioned Yoco API (api.yoco.com/v1) are transactional REST surfaces; practical throughput is governed by payment processing and standard abuse protection rather than a documented per-minute request cap. Idempotency-Key headers are supported on checkout creation and refunds to make retries safe. Clients should implement exponential backoff with jitter and honor Retry-After on any 429 response.
Yoco Rate Limits is the machine-readable rate-limit profile for Yoco on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests and records.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Payments, Fintech, Payment Gateway, Card Payments, and Rate Limiting.