Skip to contents

GET for the Current V3 API

Usage

virustotal_GET(path, query = list(), key = vt_key(), ...)

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 reads VIRUSTOTAL_API_KEY and then the historical VirustotalToken.

...

Ignored. Earlier versions forwarded these to httr::GET; configure requests with the package options instead (see virustotal).

Value

list