How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

CloudKitchens Organization Endpoints API

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

CloudKitchens Organization Endpoints API is one of 27 APIs that CloudKitchens publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Organization Endpoints. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

This API exposes 8 operations across 6 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://{{public-api-url}}.

8 operations 6 paths 11 schemas 1 DELETE6 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.cloudkitchens.com
Authentication
OAuth 2.0
License
Proprietary
Resource Areas
1

Authentication & Security 1

CloudKitchens Organization Endpoints API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2.0) using the clientCredentials and authorizationCode flows, exposing 29 scopes.

  • OAuth2.0 — The Authorization API is based on the [OAuth2.0 protocol](https://tools.ietf.org/html/rfc6749), supporting the (Client Credentials)[https://datatracker.ietf.or…

Paths & Operations 8

Across 6 paths, the API surfaces 8 operations — 1 DELETE, 6 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

organization_endpoints 8

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

GET
/organization/v1/organization
Get the organization managed by the user.
organizationGetOrganization → 200400401403404422
GET
/organization/v1/organization/brands/{brandId}
Get a brand of the organization managed by the user.
organizationGetBrand 1 param → 200400401403404422
GET
/organization/v1/organization/brands
Get the list of brands of the organization managed by the user.
organizationListBrands 2 params → 200400401403404422
GET
/organization/v1/organization/brands/{brandId}/stores/{storeId}
Get a store of the organization managed by the user.
organizationGetStore 2 params → 200400401403404422
GET
/organization/v1/organization/brands/{brandId}/stores
Get the list of stores of a given brand.
organizationListStores 3 params → 200400401403404422
GET
/organization/v1/organization/brands/{brandId}/stores/{storeId}/connection
Get the partner application connection with the selected store.
organizationGetConnection 2 params → 200400401403404422
POST
/organization/v1/organization/brands/{brandId}/stores/{storeId}/connection
Create a connection for the partner application with the selected store.
organizationCreateConnection 2 params body → 204400401403404409422
DELETE
/organization/v1/organization/brands/{brandId}/stores/{storeId}/connection
Delete the connection between the partner application and the selected store.
organizationDeleteConnection 2 params → 204400401403404422

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are Address (8 properties), Store (3 properties), Organization (2 properties), ErrorDetail (2 properties). Each schema is shown below with its type and property counts.

CreateConnectionRequest
object
1 property 1 required
Store
object
3 properties 3 required
ErrorDetail
object
The error detail response object.
2 properties
Brand
object
2 properties 2 required
ErrorMessage
object
The error response object.
2 properties
Address
objectnull
Order delivery address.
8 properties
Location
objectnull
Latitude and longitude of the address.
2 properties 2 required
ListStoresResponse
object
2 properties 1 required
Connection
object
1 property 1 required
Organization
object
2 properties 2 required
ListBrandsResponse
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cloudkitchens-organization-endpoints-api-openapi.yml Raw ↑

Other APIs CloudKitchens publishes across the network.

CloudKitchens Account Pairing Endpoints API
CloudKitchens Account Pairing Webhooks API
CloudKitchens Auth Endpoints API
CloudKitchens Callback Endpoints API
CloudKitchens Delivery Endpoints API
CloudKitchens Delivery Webhooks API
CloudKitchens Direct Orders Endpoints API
CloudKitchens Finance Endpoints API
CloudKitchens Inventory Endpoints API
CloudKitchens Manager Loyalty Endpoints API
CloudKitchens Manager Menu Endpoints API
CloudKitchens Manager Order Endpoints API
Where this information came from

This is an independent, third-party profile of CloudKitchens Organization Endpoints API, 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.