virustotal_GET_raw: GET a binary body from the V3 API

View source: R/virustotal.R

virustotal_GET_rawR Documentation

GET a binary body from the V3 API

Description

For the download and sandbox-artifact endpoints, which return file content rather than JSON. Performed in memory so an error body is never written to a caller's output path.

Usage

virustotal_GET_raw(path, key = vt_key(), ...)

Arguments

path

Path below /api/v3.

key

A character string containing the VirusTotal API key.

Value

A raw vector.


virustotal documentation built on Aug. 20, 2026, 5:07 p.m.