Skip to main content
Run one or multiple scan tools on a given target (e.g., dns, ports, ssl, headers, whois).
Requires a valid authentication token in the AUTH header.

Headers

AUTH
string
required
Authentication token (JWT) obtained from the /auth/login endpoint

Request Body

target
string
required
The domain to scan with http or https prefix
scans
array
required
List of scan types to perform.
Available values: dns, ports
/!\ These tools are still work in progress, new tools will be added soon.

Example Request

Success Response

Error Responses