API
Full docs TBD. Quick reference below.
Endpoints
GET /v1/health— liveness + versionPOST /v1/scan— multipart.emlor JSON{"raw": "..."}
Example
curl -X POST http://localhost:8080/v1/scan \
-F file=@suspect.eml Full docs TBD. Quick reference below.
GET /v1/health — liveness + versionPOST /v1/scan — multipart .eml or JSON {"raw": "..."}curl -X POST http://localhost:8080/v1/scan \
-F file=@suspect.eml