Start Scan Post
API Reference
Start scan (POST)
Start a scan by sending the domain (and optional mode) in a form-encoded body.
POST
Start Scan Post
Start scan (POST)
Starts a new scan for the provideddomain.
Body
application/x-www-form-urlencoded:
domain(required): the domain to scanmode(optional):full(default) ordiscovery
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful Response
