Scan URL
Scan URL resource for analysis.
When you use the 'Scan URL' action to scan a URL that points to an archive file (such as a ZIP or RAR file), the OPSWAT API will attempt to scan the contents of the archive for threats. If the archive is password-protected, OPSWAT will not be able to access the contents of the archive unless you provide the correct password.
Basic Parameters
Parameter | Description |
---|---|
Description | A description for the scan analysis. |
URL | The URL to scan for analysis. |
Advanced Parameters
Parameter | Description |
---|---|
Is Private | When checked, the URL will not be available for download by other users. |
Password | Custom password for the uploaded URL. |
Example Output
{
"flow_id": "0123456789abcdefghijklmn",
"priority": {
"applied": 20,
"max_possible": 100
}
}
Workflow Library Example
Scan Url with Opswat and Send Results Via Email
Preview this Workflow on desktop