Skip to main content

POST /api/chain/:motherSlug/anchor

POST /api/chain/:motherSlug/anchor

MethodPOST
Path/api/chain/:motherSlug/anchor
Authpublic (no key)
GroupMachine · Private Anchor

Request

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