Skip to main content

POST /api/chain/:slug/unlock

MethodPOST
Path/api/chain/:slug/unlock
DomainState machines · State Machine
Tiercomputation (public)
Authpublic (no key)

Request

curl -X POST https://zeqsdk.com/api/chain/YOUR_MACHINE/unlock \
-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.