POST /v1/scanner/scan/batch
Scope required:batch Cost: 0.5 credits per target (rounded up)
Accepts either JSON or multipart/form-data.
JSON payload
CSV upload
GET /v1/scanner/scan/batch/:id
Check progress. Scope required:read Cost: 0
pending, running, completed, failed, cancelled.
DELETE /v1/scanner/scan/batch/:id
Cancel an in-flight batch. Unprocessed targets are refunded at 0.5 credits each. Scope required:batch Cost: 0 (may refund)
Retrieving batch results
Once status iscompleted, results are available via the normal scan endpoints:
