Subscribe
Subscribe to the event stream. Omitfilters to receive all events (firehose).
Request:
| Field | Required | Description |
|---|---|---|
action | Yes | Must be "subscribe" |
id | No | Client-chosen identifier. Defaults to "default". Used for unsubscribing. |
filters | No | Filter object. Omit for firehose. See Filters. |
Unsubscribe
Request:Multiple subscriptions
You can create multiple subscriptions on a single connection, each with different filters. Each gets its ownsub_id. Use the id field to manage them.
id.