IronMQ v3

IronMQ is a high-performance hosted message queue that lets you pass messages and events between processes and systems. The v3 REST API supports pull and push queues, subscribers, message reservations with long-polling, batch operations, and webhook ingestion, authenticated with per-project OAuth tokens.

API entry from apis.yml

apis.yml Raw ↑
name: IronMQ v3
description: IronMQ is a high-performance hosted message queue that lets you pass messages and events
  between processes and systems. The v3 REST API supports pull and push queues, subscribers, message reservations
  with long-polling, batch operations, and webhook ingestion, authenticated with per-project OAuth tokens.
humanURL: https://dev.iron.io/mq/3/
baseURL: https://mq-aws-us-east-1-1.iron.io/3
tags:
- Message Queue
- Messaging
- Push Queues
- Events
properties:
- type: Documentation
  url: https://dev.iron.io/mq/3/
- type: APIReference
  url: https://dev.iron.io/mq/3/reference/api/
- type: GettingStarted
  url: https://dev.iron.io/mq/3/