Documentation

Build something fast

Everything you need to integrate OwlMQ — from your first publish to production-grade self-healing playbooks.

⌘K

REST API Reference

RESTBase URL:https://api.owlmq.io
POST/v1/messages/publishPublish a message to a topic
POST/v1/messages/consumeLong-poll for messages from a consumer group
POST/v1/messages/{id}/ackAcknowledge successful message processing
POST/v1/messages/{id}/nackNegative-acknowledge and requeue with delay
GET/v1/queuesList all queues in tenant
POST/v1/queuesCreate a new queue with IAMP config
DELETE/v1/queues/{name}Delete a queue and all pending messages
GET/v1/metricsPrometheus metrics endpoint (tenant-scoped)
GET/v1/trace/{correlationId}Fetch causal message graph for a correlation ID
POST/v1/playbooksCreate a self-healing playbook
GET/v1/playbooks/{id}/runsGet playbook execution history
GET/v1/intelligence/routingGet AI routing decisions (last 1000)

15+ official SDKs

TypeScriptJavaScriptPythonGoRustJavaKotlinC#PHPRubySwiftDartElixirScalaClojure

Need help? We're here.

Join 1,200+ developers in our Discord. Or open a GitHub issue. We respond within hours.