This repo contains a Postman collection for interacting with the VirusTotal Public API.
- Install Postman.
- Download or clone this repository.
- Import the "VirusTotal API (Public).postman_collection" file.
- Find your VirusTotal API underneath your VirusTotal profile.
- Store your VirusTotal API key in a Postman environment variable called "apikey"
The Postman collection contains the following queries:
- Files
- Scan file
- Retrieve file scan report
- Rescan already submitted file
- URLs
- Send and scan URL
- Retrieve URL scan report
- Retrieve URL scan report (scan if does not exist)
- Domains
- Retrieve domain report
- IPs
- Retrieve IP address report
- Comments
- Comment on file or URL