cURL
curl --request GET \ --url https://rtswpscan.slayers.tech/scan \ --header 'API-Key: <api-key>'
{ "status": "success", "scan_id": "unique_report_id" }
Initiate a scan using query parameters.
url
mode
URL to scan
Mode of scanning (normal by default)
Scan initiated successfully
"success"
"unique_report_id"