Skip to main content

POST /api/phish/report

→ upsert into phish_fingerprints OR mal_fingerprints (when kind present), + audit row + 'av.phish.detected' fanout. ═

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

Request

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