VirusScan API
## VirusScan API by Multify Antivirus scanning as a service — powered by ClamAV, the industry-standard open-source engine with **8 million+ virus signatures** updated daily. ### What it does Send a file or a URL. Get back a clean/infected verdict in milliseconds. That's it. ### Features - ⚡ **Fast** — median response under 300ms - 🔒 **Zero-log** — files are deleted from memory immediately after…
VirusScan API endpoints
| Method | Endpoint | Description |
|---|---|---|
| scan | ||
| GET |
lookup_hash_v1_scan_hash__sha256__get /v1/scan/hash/{sha256} |
|
| POST |
scan_file_v1_scan_file_post /v1/scan/file |
|
| GET |
scanner_health_v1_health_get /v1/health |
|
| POST |
scan_url_v1_scan_url_post /v1/scan/url |
|
| health | ||
| GET |
root_health_health_get /health |
|
VirusScan API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO Recommended | $9.99 / month | 30 / minute |
|
| ULTRA | $29.99 / month | 120 / minute |
|