Skip to main content

POST /api/ssl/handshake/verify

MethodPOST
Path/api/ssl/handshake/verify
GroupSsl
Authnone — public endpoint
Sourceshared/api-core/src/routes/ssl.ts

Call it

curl -X POST https://zeqsdk.com/api/ssl/handshake/verify \
-H "Content-Type: application/json" \
-d '{}'

Public endpoint — no authentication required.

Reference