REST Endpoints¶
Authentication¶
All requests require an API key in the X-API-Key header.
Endpoints¶
POST /api/v1/scan¶
Submit a new scan target.
Response: 202 Accepted
GET /api/v1/scan/{scan_id}¶
Retrieve scan status and results.
Response: 200 OK
GET /api/v1/scanners¶
List all registered scanners.
GET /api/v1/compliance¶
Get compliance mapping for findings.