Scans API
The Scans API allows you to create, manage, and monitor penetration test scans programmatically.Create Scan
Start a new penetration test scan.string
required
The target URL or IP address to scan
string
default:"standard"
Scan mode:
quick, standard, or deepstring
default:"web"
Scan type:
web, api, network, or fullstring
Optional name for the scan
object
Authentication configuration for the target application
object
Scope configuration with include/exclude patterns
string
Custom instructions for AI agents