{ "opencollection": "1.0.0", "info": { "name": "VirusTotal API v3 - Access Control Access Control - Group Management IoC Investigation - Popular Threat Categories API", "version": "3.0" }, "request": { "auth": { "type": "apikey", "key": "x-apikey", "value": "{{x-apikey}}", "placement": "header" } }, "items": [ { "info": { "name": "IoC Investigation - Popular Threat Categories", "type": "folder" }, "items": [ { "info": { "name": "VirusTotal Get a List of Popular Threat Categories", "type": "http" }, "http": { "method": "GET", "url": "https://www.virustotal.com/api/v3/popular_threat_categories", "auth": { "type": "apikey", "key": "x-apikey", "value": "{{x-apikey}}", "placement": "header" } }, "docs": "VirusTotal Get a List of Popular Threat Categories" } ] } ], "bundled": true }