Skip to main content

Phish

5 live operations under /api/phish. 3 require a machine key; 2 are public. Tagged: Other.

MethodPathWhat it doesAuth
GET/api/phish/checkpublic lookuppublic
POST/api/phish/classifybody { url } → { score, reasons }key
GET/api/phish/feedpublic top-N by confidence in last 24hpublic
POST/api/phish/report→ upsert into phish_fingerprints OR mal_fingerprints (when kind present), + audit row + 'av.phish.detected' fanout.key
POST/api/phish/verifybody { fingerprint_hash } — increment countkey

Generated by scripts/generate-reference.mjs from https://zeq.me/openapi.json.