GET /api/chain/aggregate/list
— aggregator-friendly list of every public state machine. Distinct from /chain/state-machines which mixes the caller's own private machines with public ones. This endpoint is anonymous-safe by design: only is
| Method | GET |
| Path | /api/chain/aggregate/list |
| Auth | public (no key) |
| Group | Machine · Chain |
Request
curl -X GET https://zeqsdk.com/api/chain/aggregate/list
Generated from the node's own route registry (GET /api/endpoints) — this path is live.