GET for the Current V3 API
Arguments
- path
path to the specific API service url
- query
query list
- key
A character string containing the VirusTotal API key. Default:
vt_key(), which readsVIRUSTOTAL_API_KEYand then the historicalVirustotalToken.- ...
Ignored. Earlier versions forwarded these to
httr::GET; configure requests with the package options instead (seevirustotal).