{ "opencollection": "1.0.0", "info": { "name": "virusapi Scan API", "version": "v1" }, "items": [ { "info": { "name": "Scan", "type": "folder" }, "items": [ { "info": { "name": "Scan a file for viruses", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/virus/scan/file" }, "docs": "Scan files and content for viruses. Leverage continuously updated signatures for millions of threats, and advanced high-performance scanning capabilities. Over 17 million virus and malware signatures. Continuous cloud-based updates. Wide file format support including Office, PDF, HTML, Flash. Zip support including .Zip, .Rar, .DMG, .Tar, and other archive formats. Multi-threat scanning across viruses, malware, trojans, ransomware, and spyware. High-speed in-memory scanning delivers subseco" }, { "info": { "name": "Advanced Scan a file for viruses", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/virus/scan/file/advanced", "headers": [ { "name": "fileName", "value": "" }, { "name": "allowExecutables", "value": "" }, { "name": "allowInvalidFiles", "value": "" }, { "name": "allowScripts", "value": "" }, { "name": "allowPasswordProtectedFiles", "value": "" }, { "name": "allowMacros", "value": "" }, { "name": "allowXmlExternalEntities", "value": "" }, { "name": "allowInsecureDeserialization", "value": "" }, { "name": "allowHtml", "value": "" }, { "name": "allowUnsafeArchives", "value": "" }, { "name": "allowOleEmbeddedObject", "value": "" }, { "name": "allowUnwantedAction", "value": "" }, { "name": "options", "value": "" }, { "name": "restrictFileTypes", "value": "" } ] }, "docs": "Advanced Scan files with 360-degree Content Protection across Viruses and Malware, executables, invalid files, scripts, and even restrictions on accepted file types with complete content verification. Customize threat rules to your needs. Leverage continuously updated signatures for millions of threats, and advanced high-performance scanning capabilities. Over 17 million virus and malware signatures. Continuous cloud-based updates. Block threats beyond viruses including executables, scripts, " }, { "info": { "name": "Scan a website for malicious content and threats", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/virus/scan/website" }, "docs": "Operation includes scanning the content of the URL for various types of malicious content and threats, including viruses and threats (including Phishing)." } ] } ], "bundled": true }