Skip to main content

POST /api/zeq-auth/verify

MethodPOST
Path/api/zeq-auth/verify
GroupZeq Auth
Authnone — public endpoint
Sourceshared/api-core/src/routes/zeqAuth.ts

Call it

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

Public endpoint — no authentication required.

Reference