Skip to main content

POST /api/keyex/:slug/handshake

MethodPOST
Path/api/keyex/:slug/handshake
DomainVault & encryption · Key Ex
Tiercomputation (public)
Authpublic (no key)

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.