Quickstart
This guide shows the standard RTSWPScan lifecycle: initiate a scan, then fetch the report.1) Set your API key
2) Start a scan (recommended: POST)
scan_id you’ll use to retrieve the report.
3) Fetch the report
Pending reports
If the report is not ready, the API may respond with404 and a JSON body like:
Next steps
/rtswpscan/api/start-scan-post/rtswpscan/api/get-report
