v1

latestOpenAPI 3.1.02026-07-141600153.0 KB

Get a list of popular threat categories

get/popular_threat_categories

Headers

x-apikeystring required

Your API key

Response

200

datastring[]

Example response

{
  "data": [
    "adware"
  ]
}