POST /api/chain/state-machines
spin up
| Method | POST |
| Path | /api/chain/state-machines |
| Auth | public (no key) |
| Group | Machine · Chain |
Request
curl -X POST https://zeqsdk.com/api/chain/state-machines \
-H "Content-Type: application/json" \
-d '{ }' # request body — see description
Generated from the node's own route registry (GET /api/endpoints) — this path is live.