Event shape
Each SSE message’sevent: field is the OnlyFans event name (message,
subscribed, stream, postPublished, …) and data: is
{ data, meta, ts }. The stream also emits:
ready— once, on connect.heartbeat— periodically, to keep the connection alive.
Resuming
The server setsid: on every event. A client that reconnects with the
standard Last-Event-ID header (or ?last_event_id=) replays everything it
missed:
Requires the
accounts:read scope. The account must be owned by the calling
key.