Starts a new vulnerability scan for a given target. The target is specified as the final part of the URL path.
A unique API Key.
Organization ID to associate the scan with
Target to scan (domain, IP, or URL)
Organization ID to associate the scan with
Optional advanced configuration for the scan
Advanced configuration options for initiating a scan. Useful for authenticated testing, api scanning, and fine-tuning crawler limits.
Enable web application scanning mode
Enable fuzzing for deeper discovery
Follow links during crawling
Paths to exclude from scanning (e.g., ['/logout', '/delete'])
Custom cookies to include in requests
Proxy URL to route scan traffic through
Authorization header value (e.g., Bearer token)
Raw JSON or YAML OpenAPI 2.x/3.x specification for API DAST scanning
Alias for openapi_spec (handles common typos)
Custom HTTP headers to include in requests