Skip to main content

POST /api/keyex/:slug/handshake

MethodPOST
Path/api/keyex/:slug/handshake
Authpublic (no key)
GroupIdentity · Key Ex

Request

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