In the "Get Started" section, you can use the Cloud MultiScanner API to automatically and efficiently analyze suspicious files. This feature allows you to submit files for scanning and retrieve analysis results programmatically without needing to log in to the web interface.
Since the Cloud Multi-Scanner is built on a REST-API architecture, it is fully compatible with all programming languages. This page provides usage examples across several common tools and platforms:
To use the API, you will need to call the following two endpoints:
Note: To use these endpoints, you must obtain your API Key from the account dashboard. This key uniquely identifies your account and must be included securely in all API requests.