POST /api/keyex/:slug/handshake
| Method | POST |
| Path | /api/keyex/:slug/handshake |
| Auth | public (no key) |
| Group | Identity · 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.