| virustotal_POST | R Documentation |
POST for the Current V3 API
virustotal_POST(
path,
body = NULL,
query = list(),
key = vt_key(),
encode = "json",
...
)
path |
path to the specific API service url |
body |
request body (file upload or JSON data) |
query |
query list |
key |
A character string containing the VirusTotal API key.
Default: |
encode |
Body encoding. One of |
... |
Ignored. Earlier versions forwarded these to
|
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.