Omise · Rate Limits

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.

2 Limits Throttle: 429
PaymentsPayment GatewayThailandSoutheast AsiaRate LimitingQuotas

Limits

API Requests account
requests
not published
No fixed numeric request-rate limit is documented; protective throttling may apply.
List Pagination request
records
100
List endpoints accept limit (default 20, max 100) plus offset.

Policies

Backoff Strategy
On HTTP 429 or 5xx, retry with exponential backoff and jitter.
Idempotency on Money Movement
Avoid blind retries of charge/transfer creation; verify state before retrying to prevent duplicate money movement.
Pagination
Page through large collections with limit and offset rather than requesting unbounded result sets.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/omise-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.