Skip to content

Live REST API (Live add-on)

Poll MQTT client reporting status, ingest rates, and latest payload snapshots:

curl -sS "${PORTAL_ORIGIN}/api/v1/subscriber/publishers/live" \
  -H "Authorization: Bearer ${TOKEN}"

Requires the Live REST API add-on and a token from REST API tokens.

For a continuous stream, use Read-only subscribers instead of polling HTTP.