API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

Apache ActiveMQ REST API

The ActiveMQ REST API provides HTTP-based access to messaging operations, allowing clients to produce and consume messages from queues and topics without a native JMS client. It supports sending messages via POST, receiving via GET, and subscribing with client IDs for persistent consumption.

Documentation

Specifications

OpenAPI

apache-activemq-rest-openapi.yaml Raw ↑