Doku Rate Limits
DOKU does not publish explicit numeric per-endpoint rate limits in its public developer documentation. Practical throughput controls come from the Bank Indonesia SNAP framework: the B2B access token is valid for 15 minutes and must be reused (not re-minted per call), each transaction carries a unique X-EXTERNAL-ID enforcing idempotency/duplicate rejection, and merchant accounts are subject to fraud/velocity and settlement controls set in the DOKU Back Office. Specific RPS/RPM ceilings are governed by the merchant agreement and are not documented publicly.
Doku Rate Limits is the machine-readable rate-limit profile for DOKU on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring token_lifetime, unique_identifier, and requests.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled and duplicate.
Tagged areas include Payments, Payment Gateway, Indonesia, Rate Limiting, and Quotas.