This API endpoint allows you to initiate a new scan for a specified address. You can specify the type of scan and optionally add a tag to the scan.
| Parameter | Type | Location | Required | Description |
|---|---|---|---|---|
| address | string | content | Yes | e.g., example.com |
| comment | string | content | Yes | The comment to be used for the scan |
| type | string | content | Yes |
st.bi Crawl Only st.xss Cross-site Scripting st.si SQL Injection st.hmr Critical/High/Medium Risk st.fs Full-scan |
| proxyid | string | content | Yes | The unique identifier of the proxy to be used |
| useragent | string | content | Yes | The user agent to be used |