Omise Rate Limits
Omise (Opn Payments) does not publish fixed numeric request-rate limits for its REST API in the public documentation. The API applies protective throttling and standard HTTP semantics; well-behaved integrations pace requests and handle retries idempotently. Pagination on list endpoints is bounded by a per-page limit (default 20, maximum 100) with offset, which effectively caps large-collection reads per request. Because charges move money, retries on create operations should be guarded to avoid duplicate charges rather than blindly retried.
Omise Rate Limits is the machine-readable rate-limit profile for Omise on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 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, Payment Gateway, Thailand, Southeast Asia, and Rate Limiting.