AsyncAPI channel · Customer.io · Customer.io Reporting Webhooks

/webhook

The webhook endpoint that receives real-time message activity events from Customer.io. Each event is delivered as an HTTP POST with a JSON payload. Events include a unique delivery ID in the X-CIO-Delivery-ID header for deduplication and tracking.

Provider: Customer.io AsyncAPI: v2.6.0 Spec: Customer.io Reporting Webhooks Operations: 1 Messages: 17

Channel address

/webhook

Operations

publish
receiveReportingEvent
Receive a reporting webhook event

Messages

email_sent
Triggered when an email message is sent to a recipient.
Content-Type: application/json
email_delivered
Triggered when an email is successfully delivered to the recipient mail server.
Content-Type: application/json
email_opened
Triggered when a recipient opens an email message.
Content-Type: application/json
email_clicked
Triggered when a recipient clicks a link in an email message.
Content-Type: application/json
email_bounced
Triggered when an email bounces due to a permanent or temporary delivery failure.
Content-Type: application/json
email_spammed
Triggered when a recipient marks an email as spam.
Content-Type: application/json
email_dropped
Triggered when an email is dropped and not sent, typically due to the recipient being suppressed or unsubscribed.
Content-Type: application/json
unsubscribed
Triggered when a recipient unsubscribes from messages.
Content-Type: application/json
email_converted
Triggered when a conversion goal is met after sending an email.
Content-Type: application/json
email_failed
Triggered when an email fails to send due to a system error.
Content-Type: application/json
push_sent
Triggered when a push notification is sent to a device.
Content-Type: application/json
push_opened
Triggered when a recipient opens a push notification.
Content-Type: application/json
push_bounced
Triggered when a push notification fails to deliver to the device.
Content-Type: application/json
sms_sent
Triggered when an SMS message is sent.
Content-Type: application/json
sms_delivered
Triggered when an SMS message is successfully delivered.
Content-Type: application/json
sms_failed
Triggered when an SMS message fails to send.
Content-Type: application/json
sms_bounced
Triggered when an SMS message bounces.
Content-Type: application/json

About AsyncAPI

The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.

Browse every event-driven channel on the APIs.io network or compare with the broader Agent Skill and MCP server surfaces of the same providers.

Work with this as data

Every channel 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 event channels

4 MCP tools reach this
  • find_channelsBrowse and filter every channel 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.
All 92 tools →

Call it yourself

curl for this page
This channel
curl "https://apis.io/api/v1/channels/webhook"
All event channels
curl "https://apis.io/api/v1/channels?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.