Skip to main content
APIBase URLHeadersDescription
Storefront APIapi.atlas.kitchen/storefronts/v1X-Channel-Id + X-Session-IdDiner ordering: menus, carts, payments, orders
Admin APIapi.atlas.kitchen/admin/v1X-Api-Key + X-Merchant-IdServer-to-server: menus, orders, users, inventory
MCP Serverapi.atlas.kitchen/mcpX-Api-Key + X-Merchant-IdAI agents: outlet management via Model Context Protocol
X-Merchant-Id is used by the API gateway to route requests to the correct merchant. X-Api-Key authenticates the request within the merchant’s application

Endpoint count

APIEndpointsSchemas
Storefront2142
Admin1120
MCP5 tools

Authentication comparison

StorefrontAdminMCP
Who uses itDiner apps, frontendsIntegration partners, backendsAI assistants (Claude, Cursor)
Auth typeSession (auto-created via GET /channel)API keyAPI key
HeadersX-Channel-Id, X-Session-IdX-Api-Key, X-Merchant-IdX-Api-Key, X-Merchant-Id
Login requiredNoNoNo