API Endpoints¶
All endpoints require authentication. See Authentication.
Scans¶
Trigger Scan¶
| Param | Default | Values |
|---|---|---|
profile | normal | quick, normal, intensive |
subnet | config | CIDR notation |
Response:
Scan Status¶
List Scans¶
Get Scan Devices¶
Devices¶
List Devices¶
| Param | Description |
|---|---|
scan_id | From specific scan |
risk_level | critical, high, medium, low, none |
is_trusted | true or false |
zone | Zone name |
Get Device¶
Full device with ports, risk details, CVEs.
Update Device¶
Scan Single Device¶
Changes¶
List Changes¶
| Param | Description |
|---|---|
scan_id | Filter by scan |
change_type | device_added, device_removed, port_opened, port_closed, service_changed |
severity | Filter by severity |
limit | Max results |
Stats¶
Get Stats¶
Get Trends¶
Historical data for charts.
Zones¶
List Zones¶
API Keys¶
List Keys¶
Create Key¶
Revoke Key¶
Config¶
Get Config¶
Update Config¶
Audit¶
List Logs¶
List Actions¶
Updates¶
Check Updates¶
Network¶
Detect Network¶
Auto-detect the local network for scan configuration.