Cooklist · AsyncAPI Specification
Cooklist Webhooks
Version
View Spec
View on GitHub
CompanyAgentic CommerceGroceryRetailAI AssistantMCPRecipesMeal PlanningE-CommercePersonalizationAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-18'
method: searched
source: https://cooklist.com/llms.txt
type: Webhooks
# Cooklist documents an authenticated webhook surface (retailer -> Cooklist)
# plus a WSS real-time streaming channel (Cooklist -> client). No published
# AsyncAPI document exists; this captures the documented event surface. Event
# names below are descriptive of the documented categories, not a published
# channel schema.
transports:
- name: webhooks
direction: inbound (retailer -> Cooklist)
auth: authenticated
description: Keep Cooklist in sync with retailer systems in near real time.
events:
- key: purchase.data
description: Purchase/transaction data used for personalization and outcome-based analytics.
- key: inventory.update
description: Inventory availability and pricing updates per store location and fulfillment type.
- key: fulfillment.event
description: Fulfillment events (pickup, delivery, in-store) reflecting order/fulfillment state.
- name: streaming
direction: outbound (Cooklist -> client)
protocol: WSS (WebSockets)
description: Real-time token streaming and structured UI blocks (product cards, recipe cards, bundles) to the embedded SDK.
notes: >-
The retailer's client communicates with Cooklist only over HTTPS (GraphQL) and
WSS. Retailer catalog/inventory/cart APIs are called server-to-server from
Cooklist and are never exposed directly to the client. An optional retailer API
gateway may proxy HTTPS and WSS.
Work with this as data
Every AsyncAPI spec 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 asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.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.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/cooklist-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
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.