CloudKitchens website screenshot

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 27 APIs on the APIs.io network, including Account Pairing Endpoints API, Account Pairing Webhooks API, Auth Endpoints API, and 24 more. 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 24 more developer resources.

44.2/100 developing ▬ flat Agent 33/100 agent ready saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessSelf serve
1 APIs
RestaurantGhost KitchensFood DeliveryOrder ManagementMenu ManagementStorefrontDeliveryReportingLoyaltyReal-Estate

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 27

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

CloudKitchens Account Pairing Endpoints API

Endpoints to manage store onboarding and status

CloudKitchens Account Pairing Webhooks API

Webhooks to manage store onboarding and status

CloudKitchens Auth Endpoints API

Endpoints to handle token management.

CloudKitchens Callback Endpoints API

Endpoints for callback management.

CloudKitchens Delivery Endpoints API

Endpoints to manage delivery.

CloudKitchens Delivery Webhooks API

Webhooks from the delivery domain.

CloudKitchens Direct Orders Endpoints API

Endpoints to get orders directly.

CloudKitchens Finance Endpoints API

Endpoints to handle financial data.

CloudKitchens Inventory Endpoints API

Endpoints to interact with product inventory.

CloudKitchens Manager Loyalty Endpoints API

Endpoints to manage loyalty.

CloudKitchens Manager Menu Endpoints API

Endpoints for applications managing menus related data and operations.

CloudKitchens Manager Order Endpoints API

Endpoints for applications that act on the merchant/store side of an order rather than as the ordering marketplace — typically Point-of-Sale (POS) systems, Business Intelligence...

CloudKitchens Manager Orders Webhooks API

Webhooks delivered to merchant-side applications (POS, BI, and reporting integrations) so they can react to changes in an order as it progresses through its lifecycle.

CloudKitchens Manager Storefront Endpoints API

Endpoints for applications managing storefront related data and operations.

CloudKitchens Marketintel Endpoints API

The marketintel_endpoints API from CloudKitchens — 1 operation(s) for marketintel_endpoints.

CloudKitchens Menus Endpoints API

Endpoints to manage menus.

CloudKitchens Menus Webhooks API

Webhooks from menus domain.

CloudKitchens Orders Endpoints API

Endpoints used by ordering marketplaces and other order sources to send orders to a store and keep them up to date. This domain lets an order source submit new orders as custome...

CloudKitchens Orders Webhooks API

Webhooks from orders domains.

CloudKitchens Organization Endpoints API

Endpoints to interact with with organizations/brands/stores and with integration connections.

CloudKitchens Ping Endpoints API

Endpoints to ping and test system authentication.

CloudKitchens Ping Webhooks API

Webhooks to ping and test the system integration.

CloudKitchens Reports Endpoints API

Endpoints to reports generation operations

CloudKitchens Reports Webhooks API

Webhooks from the reports generation operations

CloudKitchens Reviews Endpoints API

Endpoints for review operations

CloudKitchens Storefront Endpoints API

Endpoints to manage storefront state

CloudKitchens Storefront Webhooks API

Webhooks from storefront domain.

Scroll for all 27

Open Collections 1

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

Public API

OPEN COLLECTION

Rate Limits 1

Documented rate limits and quota policies.

Cloudkitchens Rate Limits

3 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 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 3

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.'
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  - scopes
  - rate-limits
  - security
  - sandbox
  generated: '2026-09-02'
  method: derived
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-account-pairing-endpoints-api
  name: CloudKitchens Account Pairing Endpoints API
  description: Endpoints to manage store onboarding and status
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Account Pairing Endpoints
  tags_raw:
  - account_pairing_endpoints
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-account-pairing-endpoints-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-account-pairing-webhooks-api
  name: CloudKitchens Account Pairing Webhooks API
  description: Webhooks to manage store onboarding and status
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Account Pairing Webhooks
  tags_raw:
  - account_pairing_webhooks
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-account-pairing-webhooks-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-auth-endpoints-api
  name: CloudKitchens Auth Endpoints API
  description: Endpoints to handle token management.
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Auth Endpoints
  tags_raw:
  - auth_endpoints
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-auth-endpoints-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-callback-endpoints-api
  name: CloudKitchens Callback Endpoints API
  description: Endpoints for callback management.
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Callback Endpoints
  tags_raw:
  - callback_endpoints
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-callback-endpoints-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-delivery-endpoints-api
  name: CloudKitchens Delivery Endpoints API
  description: Endpoints to manage delivery.
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Delivery Endpoints
  tags_raw:
  - delivery_endpoints
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-delivery-endpoints-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-delivery-webhooks-api
  name: CloudKitchens Delivery Webhooks API
  description: Webhooks from the delivery domain.
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Delivery Webhooks
  tags_raw:
  - delivery_webhooks
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-delivery-webhooks-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-direct-orders-endpoints-api
  name: CloudKitchens Direct Orders Endpoints API
  description: Endpoints to get orders directly.
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Direct Orders Endpoints
  tags_raw:
  - direct_orders_endpoints
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-direct-orders-endpoints-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-finance-endpoints-api
  name: CloudKitchens Finance Endpoints API
  description: Endpoints to handle financial data.
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Finance Endpoints
  tags_raw:
  - finance_endpoints
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-finance-endpoints-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-inventory-endpoints-api
  name: CloudKitchens Inventory Endpoints API
  description: Endpoints to interact with product inventory.
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Inventory Endpoints
  tags_raw:
  - inventory_endpoints
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-inventory-endpoints-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-manager-loyalty-endpoints-api
  name: CloudKitchens Manager Loyalty Endpoints API
  description: Endpoints to manage loyalty.
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Manager Loyalty Endpoints
  tags_raw:
  - manager_loyalty_endpoints
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-manager-loyalty-endpoints-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-manager-menu-endpoints-api
  name: CloudKitchens Manager Menu Endpoints API
  description: Endpoints for applications managing menus related data and operations.
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Manager Menu Endpoints
  tags_raw:
  - manager_menu_endpoints
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-manager-menu-endpoints-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-manager-order-endpoints-api
  name: CloudKitchens Manager Order Endpoints API
  description: 'Endpoints for applications that act on the merchant/store side of an order rather than as the ordering marketplace
    — typically Point-of-Sale (POS) systems, Business Intelligence (BI) tools, and reporting integrations.


    This domain lets a merchant-side application retrieve a store''s orders and manage them on the store''s behalf as they
    progress through their lifecycle.'
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Manager Order Endpoints
  tags_raw:
  - manager_order_endpoints
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-manager-order-endpoints-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-manager-orders-webhooks-api
  name: CloudKitchens Manager Orders Webhooks API
  description: Webhooks delivered to merchant-side applications (POS, BI, and reporting integrations) so they can react to
    changes in an order as it progresses through its lifecycle.
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Manager Orders Webhooks
  tags_raw:
  - manager_orders_webhooks
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-manager-orders-webhooks-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-manager-storefront-endpoints-api
  name: CloudKitchens Manager Storefront Endpoints API
  description: Endpoints for applications managing storefront related data and operations.
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Manager Storefront Endpoints
  tags_raw:
  - manager_storefront_endpoints
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-manager-storefront-endpoints-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-marketintel-endpoints-api
  name: CloudKitchens Marketintel Endpoints API
  description: The marketintel_endpoints API from CloudKitchens — 1 operation(s) for marketintel_endpoints.
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Market Intel Endpoints
  tags_raw:
  - marketintel_endpoints
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-marketintel-endpoints-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-menus-endpoints-api
  name: CloudKitchens Menus Endpoints API
  description: Endpoints to manage menus.
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Menus Endpoints
  tags_raw:
  - menus_endpoints
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-menus-endpoints-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-menus-webhooks-api
  name: CloudKitchens Menus Webhooks API
  description: Webhooks from menus domain.
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Menus Webhooks
  tags_raw:
  - menus_webhooks
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-menus-webhooks-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-orders-endpoints-api
  name: CloudKitchens Orders Endpoints API
  description: 'Endpoints used by ordering marketplaces and other order sources to send orders to a store and keep them up
    to date.


    This domain lets an order source submit new orders as customers place them, reflect later changes as the orders progress,
    and backfill historical orders for reporting.'
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Orders Endpoints
  tags_raw:
  - orders_endpoints
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-orders-endpoints-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-orders-webhooks-api
  name: CloudKitchens Orders Webhooks API
  description: Webhooks from orders domains.
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Orders Webhooks
  tags_raw:
  - orders_webhooks
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-orders-webhooks-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-organization-endpoints-api
  name: CloudKitchens Organization Endpoints API
  description: Endpoints to interact with with organizations/brands/stores and with integration connections.
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Organization Endpoints
  tags_raw:
  - organization_endpoints
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-organization-endpoints-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-ping-endpoints-api
  name: CloudKitchens Ping Endpoints API
  description: Endpoints to ping and test system authentication.
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Ping Endpoints
  tags_raw:
  - ping_endpoints
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-ping-endpoints-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-ping-webhooks-api
  name: CloudKitchens Ping Webhooks API
  description: Webhooks to ping and test the system integration.
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Ping Webhooks
  tags_raw:
  - ping_webhooks
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-ping-webhooks-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-reports-endpoints-api
  name: CloudKitchens Reports Endpoints API
  description: Endpoints to reports generation operations
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Reports Endpoints
  tags_raw:
  - reports_endpoints
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-reports-endpoints-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-reports-webhooks-api
  name: CloudKitchens Reports Webhooks API
  description: Webhooks from the reports generation operations
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Reports Webhooks
  tags_raw:
  - reports_webhooks
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-reports-webhooks-api-openapi.yml
  - 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
- aid: cloudkitchens:cloudkitchens-reviews-endpoints-api
  name: CloudKitchens Reviews Endpoints API
  description: Endpoints for review operations
  humanURL: https://developer-guides.cloudkitchens.com/docs/
  baseURL: https://api.cloudkitchens.com
  tags:
  - Reviews Endpoints
  tags_raw:
  - reviews_endpoints
  properties:
  - type: OpenAPI
    url: openapi/cloudkitchens-reviews-endpoints-api-openapi.yml
  - 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/cloudki

# --- truncated at 32 KB (36 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/cloudkitchens/refs/heads/main/apis.yml

Work with this as data

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 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.