Skip to main content

GET /api/chain/aggregate/sse

One SSE per consumer (e.g. zeqstate.com's aggregator) replaces N per-machine subscriptions. ONLY public-machine events reach this channel — private machines never leak. The chain.ts publish path (recordEvent) gates the p

MethodGET
Path/api/chain/aggregate/sse
Authpublic (no key)
GroupMachine · Chain

Request

curl -X GET https://zeqsdk.com/api/chain/aggregate/sse

Generated from the node's own route registry (GET /api/endpoints) — this path is live.