Authorizations
Enter your bearer token in the format: Bearer {token}
Body
Details of the scan to initiate.
The ID of the schedule whose configuration will be used for the scan.
"9c43cc95-f313-49a3-b632-524f7a24503b"
The ID of the site where the target IP address is located.
"9c3c1392-7f36-4240-85f2-273573c0384a"
The specific IPv4 address to scan.
"192.168.1.55"
Response
The single-IP scan has been accepted and is pending execution.
The unique identifier for the newly created parent scan object.
"9c46a6f1-a8d8-4f5a-9b2f-7d1b3e9c5a1d"
The initial status of the scan request.
"pending"
The IP address that was targeted.
"192.168.1.55"
The site ID that was targeted.
"9c3c1392-7f36-4240-85f2-273573c0384a"
Timestamp of when the scan was initiated.
"2025-10-29T14:00:00Z"
A confirmation message.
"Scan initiated. Check back for results."