Home
Providers
CloudKitchens
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 23 more developer resources.
1 APIs
1 MCP Servers
On this page
Kin Score
APIs 1
Open Collections 1
MCP Servers 1
Rate Limits 1
Event Specs 1
Security Posture 2
Scopes 1
Agentic Access 1
Resources 30
apis.yml
40 Operational Transparency
Composite quality — 42.2/100 · developing
Contract Quality
14.1 / 25
Developer Ergonomics
8.0 / 20
Operational Transparency
5.1 / 13
Contract Governance
2.0 / 12
Agent readiness — 33/100 · agent ready
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
Documented Reversibility
6 / 6
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
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Model Context Protocol servers that expose these APIs to AI agents.
Documented rate limits and quota policies.
AsyncAPI definitions for this provider's event-driven and streaming APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
OAuth scopes governing access to this provider's APIs.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 3
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 5
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)
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
tags_raw:
- 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.23'
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:
- Order
- Menus
- Storefront
- Delivery
- Finance
- Inventory
- Reports
- Reviews
- Loyalty
- Organization
tags_raw:
- 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: MCPServer
url: mcp/cloudkitchens-mcp.yml
- 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
Every provider 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 providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
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 provider
curl "https://apis.io/api/v1/providers/cloudkitchens"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/cloudkitchens/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/cloudkitchens/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.