Komoju Rate Limits
KOMOJU does not publish fixed numeric rate limits for its REST API (https://komoju.com/api/v1) in its public documentation. As a production payment gateway it applies standard abuse and fraud protections, and clients should be prepared to handle HTTP 429 (Too Many Requests) with backoff. KOMOJU does document request-safety mechanisms that interact with retries: POST requests support idempotency via the X-KOMOJU-IDEMPOTENCY header (keys valid up to 24 hours), and a request retried before its initial response has been produced returns HTTP 409.
Komoju Rate Limits is the machine-readable rate-limit profile for KOMOJU on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, hours, and characters.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled and conflict.
Tagged areas include Payments, Payment Gateway, Japan, Rate Limiting, and Quotas.