Scans
Create a scan
Launch a new penetration test scan against the specified targets.
POST
Error
Authorizations
API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.
Body
application/json
At least one target (domain_ids, repository_ids, or internal_targets) should be provided.
Which engagement type this run is. Defaults to live_test server-side.
Available options:
code_review, live_test, internal_infra, compliance_pentest Map of domain ID to specific paths to scan.
Map of repository ID to branch name.
Email the scan creator when the pentest finishes.
Extra addresses to CC on the completion email. Validated only when notify_on_completion is true.
Error