Cuboh · Rate Limits

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.

5 Limits Throttle: 429
RestaurantOnline OrderingDeliveryPOSRate LimitingQuotasThrottling

Limits

Order Management Webhook Response Time partner
latency_ms
< 300
Partner webhook handler must respond within ~300 ms.
Merchant Management Webhook Response Time partner
latency_ms
< 300
Partner webhook handler must respond within ~300 ms.
Menu Management Webhook Response Time partner
latency_ms
< 300
Partner webhook handler must respond within ~300 ms.
Menu GET Response Time partner
latency_ms
< 5000
Menu GET endpoint must respond within ~5000 ms.
Request Rate Quota partner
requests
see partner agreement
No numeric request-rate ceiling is published; governed by the partner agreement.

Policies

Webhook Retry / Backoff
Cuboh retries webhook delivery on 500, 502, 503, 504, and 429 responses using exponential backoff (~1s, 2s, 4s) up to five total attempts.
Error Handling Guidance
500/503 - retry with exponential backoff; 400 - do not retry, diagnose; 401 - refresh token and retry; 403 - do not retry, contact Cuboh.

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/cuboh-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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