View source: R/get_file_upload_url.R
| get_file_upload_url | R Documentation |
Get a special URL for uploading files larger than 32MB to VirusTotal for analysis.
get_file_upload_url(...)
... |
Additional arguments passed to |
list containing upload URL and other metadata
https://docs.virustotal.com/reference
set_key for setting the API key, scan_file for regular file uploads
## Not run:
# Before calling the function, set the API key using set_key('api_key_here')
get_file_upload_url()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.