Cuboh Rate Limits
Cuboh's public Direct and Connect API documentation does not publish numeric request-rate limits or quotas. It does, however, define partner-facing performance standards and webhook retry behavior. Cuboh requires partner webhook handlers and certain endpoints to respond within target latencies (order, merchant, and menu management webhooks within ~300 ms; Menu GET within ~5000 ms). For outbound webhooks, Cuboh retries on 500, 502, 503, 504, and 429 responses using exponential backoff (approximately 1s, 2s, 4s, up to five total attempts). Specific per-partner request-rate ceilings are not documented publicly and are governed by the partner agreement.
Cuboh Rate Limits is the machine-readable rate-limit profile for Cuboh on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring latency_ms and requests.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Restaurant, Online Ordering, Delivery, POS, and Rate Limiting.