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
| Method | GET |
| Path | /api/chain/aggregate/sse |
| Auth | public (no key) |
| Group | Machine · 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.