latestSwagger 2.02026-08-109450223.9 KB

94acb422c07d

Known VPNs

List Known VPNs and Proxies

Returns the list of VPN and proxy operators recognized by Huntress.

Use any value from this list as the vpn parameter when creating an Unwanted Access Rule.

get/v1/known_vpns

Response

List Known VPNs and Proxies

Example response

{
  "known_vpns": [
    {
      "name": "Nord VPN",
      "slug": "NORD_VPN"
    }
  ]
}