Version: v2
Mambu Streaming API V2
The Mambu Streaming API V2 is the consumer-facing interface for receiving Mambu events in real time. Use it to create and manage subscriptions, read events from a subscription, and commit cursors so you can resume from the last position you processed.
V2 covers the same core workflow as V1, with a number of behavioral changes — see Differences Between Streaming API V1 and V2.
This API is distinct from the Streaming Publisher stats endpoint in the core v2 API, which exposes operational metrics about the publisher (for example, the number of undelivered events) rather than the event payloads themselves.
Authentication
- API Key: apikey
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | apikey |