AsyncAPI channel · Bunny.net · Bunny.net Stream Webhooks

stream/video/state-changed

Receives all Bunny Stream video state-change notifications for a single Video Library. The same channel delivers every event type; consumers branch on the integer `Status` field of the payload.

Provider: Bunny.net AsyncAPI: v2.6.0 Spec: Bunny.net Stream Webhooks Operations: 1 Messages: 1

Channel address

stream/video/state-changed

Operations

receiveStreamVideoStateChanged
Receive a Bunny Stream video state-change webhook.

Messages

VideoStateChanged
Notification that a Bunny Stream video has transitioned to a new processing state.
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.