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"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.