AsyncAPI channel · Cloudflare · Cloudflare Notifications Webhooks

/webhook

Generic webhook channel that receives all notification events from Cloudflare. Each notification includes the alert type, alert data, and metadata about the notification policy that triggered it.

Provider: Cloudflare AsyncAPI: v2.6.0 Spec: Cloudflare Notifications Webhooks Operations: 1 Messages: 6

Channel address

/webhook

Operations

publish
onNotificationEvent
Receive Cloudflare notification webhook

Messages

DdosAttackL4Alert
Notification of a Layer 4 DDoS attack detected and mitigated
Content-Type: application/json
DdosAttackL7Alert
Notification of a Layer 7 DDoS attack detected
Content-Type: application/json
SslCertificateAlert
Notification about an SSL certificate status change or upcoming expiration
Content-Type: application/json
HealthCheckAlert
Notification of an origin health status change
Content-Type: application/json
WorkersAlert
Notification about Workers script performance or error thresholds
Content-Type: application/json
GenericNotification
A generic notification event for any alert type
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 Naftiko capability, Agent Skill, and MCP server surfaces of the same providers.