Developers
KitchenAO API documentation
This page documents the public KitchenAO Agent Info API for AI agents and developers. It is a read-only metadata and pricing surface hosted on the marketing site. Authenticated kitchen operational APIs (inventory writes, schedules, etc.) are not published here—contact sales@kitchenao.com for private integration access.
Machine-readable specs
- /openapi.json — OpenAPI 3.1 (JSON)
- /openapi.yaml — OpenAPI 3.1 (YAML)
- /.well-known/mcp.json — MCP server manifest (Streamable HTTP)
- /mcp — MCP JSON-RPC endpoint (POST)
Auth
No API key is required for /v1 read-only endpoints. Errors return structured JSON with error.code, message, and resolution fields.
Operations
getHealth
GET /v1/health
Liveness check for the Agent Info API
getProduct
GET /v1/product
Product summary, when-to-use, and canonical agent links
listSolutions
GET /v1/solutions
Typed catalog of KitchenAO solution pages
getPlans
GET /v1/plans?country=US
Public pricing plans by ISO country code
Also see KitchenAO developer resources and /llms.txt.