RabbitMQ · AsyncAPI Specification
RabbitMQ AMQP Messaging API
Version 3.13.0
RabbitMQ messaging via AMQP 0-9-1 protocol. Producers publish messages to exchanges which route them to queues based on bindings and routing keys. Consumers subscribe to queues to receive messages.
View Spec
View on GitHub
AMQPDistributed SystemsEvent StreamingMessage BrokerMessagingQueueAsyncAPIWebhooksEvents
Channels
{exchange}/{routing_key}
Publish a message to an exchange
Messages are published to an exchange with a routing key. The exchange routes messages to bound queues based on exchange type and binding rules.
{queue}
Consume messages from a queue
Consumers subscribe to queues to receive messages. Queues can be durable, exclusive, or auto-delete. Messages are distributed to consumers in round-robin fashion.
Messages
AMQPMessage
AMQP Message
A message in RabbitMQ following the AMQP 0-9-1 protocol
Servers
amqp
default
localhost:5672
Default RabbitMQ AMQP endpoint
AsyncAPI Specification
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/rabbitmq-messaging"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.