Cuboh website screenshot

Cuboh

Cuboh is a restaurant online-ordering management platform that consolidates third-party delivery and pickup orders (DoorDash, Uber Eats, Grubhub, and more) onto a single tablet and into the restaurant POS. For technology partners, Cuboh exposes partner-gated Direct and Connect integration APIs covering orders, menus, merchant locations, and webhooks. API access is provisioned by Cuboh during a partner onboarding and QA-certification process; there is no public self-serve signup.

Cuboh publishes 3 APIs on the APIs.io network: Locations API, Menu API, and Orders API. Tagged areas include Restaurant, Online Ordering, Delivery, POS, and Order Aggregation.

Cuboh’s developer surface includes authentication, documentation, and 7 more developer resources.

36.7/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessPaidSelf serve
3 APIs
RestaurantOnline OrderingDeliveryPOSOrder Aggregation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 36.7/100 · thin
Contract Quality 13.4 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/cuboh: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Cuboh Locations API

Merchant (location) status and integration completion.

Cuboh Menu API

Menu retrieval, push, creation, update, and validation.

Cuboh Orders API

Order creation, retrieval, and lifecycle actions.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Cuboh Integration API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Cuboh Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Cuboh Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Cuboh Finops

FINOPS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Cuboh Authentication

apiKey · 1 scheme

SECURITY

Cuboh Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Cuboh Agentic Access

20 operations · 13 acting

20 operations · 13 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: cuboh
url: https://raw.githubusercontent.com/api-evangelist/cuboh/refs/heads/main/apis.yml
name: Cuboh
kind: company
description: Cuboh is a restaurant online-ordering management platform that consolidates third-party delivery and pickup orders
  (DoorDash, Uber Eats, Grubhub, and more) onto a single tablet and into the restaurant POS. For technology partners, Cuboh
  exposes partner-gated Direct and Connect integration APIs covering orders, menus, merchant locations, and webhooks. API
  access is provisioned by Cuboh during a partner onboarding and QA-certification process; there is no public self-serve signup.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/cuboh.png
tags:
- Restaurant
- Online Ordering
- Delivery
- POS
- Order Aggregation
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.19'
apis:
- aid: cuboh:cuboh-locations-api
  name: Cuboh Locations API
  description: Merchant (location) status and integration completion.
  humanURL: https://docs.cuboh.com/direct
  baseURL: https://core.cuboh.net
  tags:
  - Locations
  properties:
  - type: OpenAPI
    url: openapi/cuboh-locations-api-openapi.yml
  - type: Documentation
    url: https://docs.cuboh.com/direct
  - type: APIReference
    url: https://docs.cuboh.com/connect
  - type: PostmanCollection
    url: collections/cuboh.postman_collection.json
  - type: OpenCollection
    url: collections/cuboh.opencollection.json
- aid: cuboh:cuboh-menu-api
  name: Cuboh Menu API
  description: Menu retrieval, push, creation, update, and validation.
  humanURL: https://docs.cuboh.com/direct
  baseURL: https://core.cuboh.net
  tags:
  - Menu
  properties:
  - type: OpenAPI
    url: openapi/cuboh-menu-api-openapi.yml
  - type: Documentation
    url: https://docs.cuboh.com/direct
  - type: APIReference
    url: https://docs.cuboh.com/connect
  - type: PostmanCollection
    url: collections/cuboh.postman_collection.json
  - type: OpenCollection
    url: collections/cuboh.opencollection.json
- aid: cuboh:cuboh-orders-api
  name: Cuboh Orders API
  description: Order creation, retrieval, and lifecycle actions.
  humanURL: https://docs.cuboh.com/direct
  baseURL: https://core.cuboh.net
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/cuboh-orders-api-openapi.yml
  - type: Documentation
    url: https://docs.cuboh.com/direct
  - type: APIReference
    url: https://docs.cuboh.com/connect
  - type: PostmanCollection
    url: collections/cuboh.postman_collection.json
  - type: OpenCollection
    url: collections/cuboh.opencollection.json
common:
- type: AgenticAccess
  url: agentic-access/cuboh-agentic-access.yml
- type: DomainSecurity
  url: security/cuboh-domain-security.yml
- type: Authentication
  url: authentication/cuboh-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/getcuboh
- type: Website
  url: https://www.cuboh.com/
- type: Documentation
  url: https://docs.cuboh.com/direct
- type: Plans
  url: plans/cuboh-plans-pricing.yml
- type: RateLimits
  url: rate-limits/cuboh-rate-limits.yml
- type: FinOps
  url: finops/cuboh-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com