Skip to main content

POST /api/handshake

POST /node/handshake

MethodPOST
Path/api/handshake
Authpublic (no key)
GroupMachine · Zeq Node

Request

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