CloudKitchens

CloudKitchens, operated by City Storage Systems, builds and runs delivery-only "ghost kitchen" facilities and the restaurant technology stack that runs them, with sites across roughly 30 countries. For integration partners it publishes the CloudKitchens Public API — an OpenAPI 3.0.1 contract of 80 operations and 27 webhook events, secured with OAuth 2.0 across 29 scopes and two flows (client credentials and authorization code), backed by an OpenID Connect identity provider at iam.cloudkitchens.com. The API spans order injection and fulfillment, menu upsert and publishing, storefront pause/resume, delivery dispatch callbacks, finance and payout reporting, inventory, reviews, loyalty, and organization/brand/store pairing. Access is partner-gated rather than self-serve: applications, webhook endpoints, and stores are onboarded manually by a CloudKitchens Account Representative, who issues the Application ID and Client Secret for the production and staging environments and provisions the partner-specific API base URL.

CloudKitchens publishes 1 API on the APIs.io network: Public API. Tagged areas include Restaurant, Ghost Kitchens, Food Delivery, Order Management, and Menu Management.

The CloudKitchens catalog on APIs.io includes 1 event-driven AsyncAPI specification.

CloudKitchens’ developer surface includes documentation, API reference, getting-started guide, support, engineering blog, authentication, sandbox, and 22 more developer resources.

43.9/100 developing Agent 40/100 agent ready Full breakdown ↓
scored 2026-08-03 · rubric v0.9
1 APIs
RestaurantGhost KitchensFood DeliveryOrder ManagementMenu ManagementStorefrontDeliveryReportingLoyaltyReal Estate

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 43.9/100 · developing
Contract Quality 15.5 / 25
Developer Ergonomics 12.1 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 2.1 / 13
Governance 1.4 / 12
Discoverability 8.7 / 10
Agent readiness — 40/100 · agent ready
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 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 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/cloudkitchens: 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 1

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

CloudKitchens Public API

The CloudKitchens Public API is a resource-oriented REST API over JSON secured with OAuth 2.0, used by integration partners — ordering channels, POS and kitchen systems, deliver...

Rate Limits 1

Documented rate limits and quota policies.

Cloudkitchens Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

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

Cloudkitchens Authentication

oauth2 · 1 scheme

SECURITY

Cloudkitchens Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Cloudkitchens Scopes

31 scopes · clientCredentials/authorizationCode

31 scopes

SCOPES

Agentic Access 1

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

Cloudkitchens Agentic Access

80 operations · 59 acting

80 operations · 59 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 4

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

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: cloudkitchens
name: CloudKitchens
type: Index
description: 'CloudKitchens, operated by City Storage Systems, builds and runs delivery-only "ghost kitchen" facilities and
  the restaurant technology stack that runs them, with sites across roughly 30 countries. For integration partners it publishes
  the CloudKitchens Public API — an OpenAPI 3.0.1 contract of 80 operations and 27 webhook events, secured with OAuth 2.0
  across 29 scopes and two flows (client credentials and authorization code), backed by an OpenID Connect identity provider
  at iam.cloudkitchens.com. The API spans order injection and fulfillment, menu upsert and publishing, storefront pause/resume,
  delivery dispatch callbacks, finance and payout reporting, inventory, reviews, loyalty, and organization/brand/store pairing.
  Access is partner-gated rather than self-serve: applications, webhook endpoints, and stores are onboarded manually by a
  CloudKitchens Account Representative, who issues the Application ID and Client Secret for the production and staging environments
  and provisions the partner-specific API base URL.'
image: https://developer.cloudkitchens.com/favicon.ico
url: https://raw.githubusercontent.com/api-evangelist/cloudkitchens/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
tags:
- Restaurant
- Ghost Kitchens
- Food Delivery
- Order Management
- Menu Management
- Storefront
- Delivery
- Reporting
- Loyalty
- Real Estate
created: '2026-08-01'
modified: '2026-08-01'
specificationVersion: '0.20'
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: cloudkitchens:cloudkitchens-public-api
  name: CloudKitchens Public API
  description: The CloudKitchens Public API is a resource-oriented REST API over JSON secured with OAuth 2.0, used by integration
    partners — ordering channels, POS and kitchen systems, delivery networks and reporting tools — to work with CloudKitchens
    stores. It publishes 80 operations across 19 endpoint groups (orders, manager orders, direct orders, menus, manager menus,
    storefront, manager storefront, delivery, finance, inventory, reports, reviews, loyalty, organization, account pairing,
    store, auth, callback and ping) plus 27 webhook events, and defines 320 reusable component schemas. Every store-scoped
    call carries an X-Store-Id header naming the partner's own identifier for the store, which CloudKitchens translates to
    its internal store id.
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  x-baseURL-note: 'The published OpenAPI ships a templated server, https://{{public-api-url}}, because the concrete base URL
    is provisioned per integration partner at onboarding. api.cloudkitchens.com is the production host: it resolves, answers
    HTTPS, and presents a CloudKitchens-owned wildcard certificate (CN=cloudkitchens.com, SAN *.cloudkitchens.com), and CloudKitchens''
    own developer portal build names api-staging.cloudkitchens.com as its staging counterpart.'
  tags:
  - Orders
  - Menus
  - Storefront
  - Delivery
  - Finance
  - Inventory
  - Reports
  - Reviews
  - Loyalty
  - Organization
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-public-api-openapi.yml
  - type: Overlay
    url: overlays/cloudkitchens-public-api-overlay.yaml
  - type: Documentation
    url: https://developer-guides.cloudkitchens.com/docs/
  - type: APIReference
    url: https://developer-guides.cloudkitchens.com/api-reference/
  - type: GettingStarted
    url: https://developer-guides.cloudkitchens.com/docs/onboard-application/
  - type: Authentication
    url: authentication/cloudkitchens-authentication.yml
  - type: OAuthScopes
    url: scopes/cloudkitchens-scopes.yml
  - type: Webhooks
    url: asyncapi/cloudkitchens-webhooks.yml
  - type: RateLimits
    url: rate-limits/cloudkitchens-rate-limits.yml
  - type: ErrorCatalog
    url: errors/cloudkitchens-problem-types.yml
  - type: DataModel
    url: data-model/cloudkitchens-data-model.yml
  - type: Sandbox
    url: sandbox/cloudkitchens-sandbox.yml
common:
- type: Website
  url: https://www.cloudkitchens.com/
- type: DeveloperPortal
  url: https://developer.cloudkitchens.com/
- type: Documentation
  url: https://developer-guides.cloudkitchens.com/docs/
- type: APIReference
  url: https://developer-guides.cloudkitchens.com/api-reference/
- type: GettingStarted
  url: https://developer-guides.cloudkitchens.com/docs/onboard-application/
- type: Support
  url: https://support.cloudkitchens.com/
- type: HelpCenter
  url: https://cloudkitchens.com/faq
- type: Blog
  url: https://cloudkitchens.com/blog
- type: TermsOfService
  url: https://cloudkitchens.com/terms-of-service/
- type: PrivacyPolicy
  url: https://cloudkitchens.com/privacy-policy
- type: Authentication
  url: authentication/cloudkitchens-authentication.yml
- type: OpenIDConnect
  url: well-known/cloudkitchens-openid-configuration.json
- type: OAuthScopes
  url: scopes/cloudkitchens-scopes.yml
- type: WellKnown
  url: well-known/cloudkitchens-well-known.yml
- type: Conventions
  url: conventions/cloudkitchens-conventions.yml
- type: ErrorCatalog
  url: errors/cloudkitchens-problem-types.yml
- type: RateLimits
  url: rate-limits/cloudkitchens-rate-limits.yml
- type: Lifecycle
  url: lifecycle/cloudkitchens-lifecycle.yml
- type: Deprecation
  url: https://developer-guides.cloudkitchens.com/api-reference/
- type: Conformance
  url: conformance/cloudkitchens-conformance.yml
- type: Webhooks
  url: asyncapi/cloudkitchens-webhooks.yml
- type: DataModel
  url: data-model/cloudkitchens-data-model.yml
- type: Sandbox
  url: sandbox/cloudkitchens-sandbox.yml
- type: Packages
  url: packages/cloudkitchens-packages.yml
- type: Overlay
  url: overlays/cloudkitchens-public-api-overlay.yaml
- type: LLMsTxt
  url: llms/cloudkitchens-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/cloudkitchens-agentic-access.yml
- type: DomainSecurity
  url: security/cloudkitchens-domain-security.yml
x-enrichment:
  date: '2026-08-01'
  status: enriched
  artifacts_added: 26
  pass: local-v1
Where this information came from

This is an independent, third-party profile of CloudKitchens, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.