{eventHubName}
An event hub channel for publishing and subscribing to events. Events sent to this channel are distributed across partitions based on the partition key or round-robin if no partition key is specified. Each event hub can have up to 32 partitions (configurable at creation time) and supports multiple consumer groups for independent consumption.
Channel address
Parameters
eventHubName— The name of the event hub. Event hub names must be between 1 and 256 characters long.
Operations
Messages
application/jsonapplication/vnd.microsoft.servicebus.jsonapplication/jsonAbout 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.