SourceEvent payloads — no truncation. Generate a token via /stream/token, then connect.
Setup
1
Generate a token
2
Connect to the stream
Connection
Query Parameters
Response Format
FullSourceEvent payloads (same as webhooks and WebSocket):
Auto-Reconnect & Buffer
EventSourceautomatically reconnects on connection loss- Server sends keepalive comments (
:) every 15 seconds - Last 5 events are buffered and replayed on reconnection