cURL
curl --request POST \ --url https://vulnix0.com/api/v1/scan/{target} \ --header 'api-key: <api-key>'
{ "message": "Scan initiated for target: grok.com (scanning on domain: grok.com)", "reqid": "95e201b5-93bf-4218-8b96-6fb23b8874d3" }
Starts a new vulnerability scan for a given target.
A unique API Key.
Target to scan (domain, IP, or URL)
Scan successfully initiated
Unique ID for this scan request
"Scan initiated for target: example.com"