# AMQP

**Canonical:** https://apis.io/providers/amqp/  
**Website:** https://www.amqp.org/  
**APIs profiled:** 1

AMQP (Advanced Message Queuing Protocol) is an open standard for message-oriented middleware governed by OASIS and standardized as ISO/IEC 19464. AMQP 1.0 enables interoperable, asynchronous communication between applications across different platforms and vendors. It defines a wire-level protocol supporting reliable queuing, flexible routing, publish/subscribe, and request/reply messaging patterns. Major implementations include Apache ActiveMQ/Artemis, RabbitMQ, Azure Service Bus, Red Hat AMQ, and Apache Qpid.

## Kin Score — 29.9 / 100 (thin)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 29.9).

| Facet | Score |
|---|---|
| Discoverability | 66.7 |
| Contract Quality | 53.3 |
| Governance | 28.8 |
| Contract Governance | 28.8 |
| Operational Transparency | 10.5 |
| Developer Ergonomics | 9.5 |
| Commercial Clarity | 15.8 |
| Access Clarity | 15.8 |

## Agent readiness — 19.7 (agent-aware)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | no |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | no |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | no |
| Rate Limit Signal | documented |
| Event Surface Described | derived |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Freemium — onboarding: unknown, pricing: freemium, trial: no (confidence: medium).

## APIs (1)

- **AMQP Messaging API** — AsyncAPI specification for AMQP messaging patterns including publish/subscribe, request/reply, and point-to-point messaging via exchanges, queues, and bindings.

## Security (1)

- **Amqp Domain Security** — TLSv1.3

## Plans (1)

- **Amqp Plans Pricing**

## Use cases (6)

- **Microservices Communication** — Decoupled inter-service messaging in microservices architectures.
- **Event Streaming** — Event-driven architecture with durable, ordered event delivery.
- **Task Queues** — Distributed work queues for background job processing.
- **IoT Messaging** — Device-to-cloud and cloud-to-device messaging for IoT platforms.
- **Financial Messaging** — High-reliability financial transaction messaging with guaranteed delivery.
- **Log Aggregation** — Centralized log collection and routing from distributed systems.

## Tags

AMQP, Asynchronous, Message Queue, Messaging, Middleware, Open Standard, Publish Subscribe

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/amqp/). Scores are computed from the provider's own public artifacts under a published rubric.
