Skip to main content

POST /api/phish/verify

body { fingerprint_hash } — increment count

MethodPOST
Path/api/phish/verify
Authpublic (no key)
GroupSecurity · Phish

Request

curl -X POST https://zeqsdk.com/api/phish/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.