| virustotal-package | R Documentation |
Access virustotal API. See https://www.virustotal.com/. Details about API calls: https://docs.virustotal.com/reference.
You will need credentials to use this application. If you haven't already, get the API Key at https://www.virustotal.com/.
virustotal.timeoutRequest timeout in seconds. Default 60.
virustotal.max_triesMaximum attempts per request; retries
honor HTTP 429/503 and their Retry-After header. Default 3.
virustotal.requests_per_minuteClient-side throttle. Default 4, the public API allowance; premium keys can raise it.
virustotal.throttleSet FALSE to disable the
client-side throttle entirely. Default TRUE.
Gaurav Sood
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.