Canal · AsyncAPI Specification
Canal Webhooks
Version
View Spec
View on GitHub
CompanyE-CommerceDropshippingMarketplaceCommerceRetailFulfillmentOrderProductWebhookAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-18'
method: searched
source: https://docs.shopcanal.com/docs/webhooks-1
type: Webhooks
spec_type: webhook-catalog
transport: https-post
payload: >-
Each webhook POST body carries the affected object in the same JSON shape a
GET on that resource would return.
subscription:
api:
create: 'POST /webhooks/ (topic + address)'
list: 'GET /webhooks/'
delete: 'DELETE /webhooks/{id}/'
ui: Rokt Catalog app > Settings > Developer tab > Add Webhooks
signing:
algorithm: HMAC-SHA256
signature_header: X-CANAL-EVENT-HASH
context_headers:
- X-CANAL-APP-ID
- X-CANAL-TOPIC
verification: >-
Compute HMAC-SHA256 over the raw request body keyed with your API Access
Token and compare against X-CANAL-EVENT-HASH.
topics:
partner:
- topic: product/create
description: A product became available to the Storefront.
- topic: product/update
description: A product or one of its variants was updated (price, inventory, deletion propagation).
- topic: order/update
description: An order the Storefront placed changed state.
- topic: fulfillment/create
description: A Supplier created a fulfillment (shipment) for the Storefront's order.
- topic: fulfillment/update
description: Tracking on a fulfillment was updated.
brand:
- topic: order/create
description: A new order was forwarded to the Supplier.
- topic: order/update
description: An order the Supplier received changed state.
- topic: order/cancel
description: An order the Supplier received was cancelled by the Storefront.
enum_source: openapi/canal-openapi-original.yml#/components/schemas/TopicEnum
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/canal-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.