POST /api/ssl/handshake/verify
| Method | POST |
| Path | /api/ssl/handshake/verify |
| Domain | Vault & encryption · Ssl |
| Tier | computation (public) |
| Auth | public (no key) |
Request
curl -X POST https://zeqsdk.com/api/ssl/handshake/verify \
-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.