Version: 1.0
Mambu streaming API
The Mambu Streaming API 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.
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: ApiKeyAuth
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | API Key |