Av
5 live operations under /api/av. 3 require a machine key; 2 are public. Tagged: Other.
| Method | Path | What it does | Auth |
|---|---|---|---|
POST | /api/av/claim | locally. Response: { ok: true, audit_row_id, s_forensic, fired, notified } | key |
GET | /api/av/devices | list devices for a machine POST /api/av/devices — register a new device | key |
POST | /api/av/devices | — | key |
GET | /api/av/mesh-feed | peer threats this machine subscribes to | public |
GET | /api/av/threats | recent threat events | public |
Generated by scripts/generate-reference.mjs from https://zeq.me/openapi.json.