> For the complete documentation index, see [llms.txt](https://dfend.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dfend.gitbook.io/documentation/developer-api/types/vpn.md).

# VPN

**VPN** is an object representing a VPN provider.

## Attributes

* `provider`  <mark style="color:blue;">string</mark>  The name of the VPN provider. In practice, this is the name of the network provider the VPN uses rather than the canonical name of the provider.

{% hint style="info" %}
We are working with partners to improve detection of VPN providers.
{% endhint %}

### Approvable

When embedded into an [Identity](/documentation/developer-api/types/identity.md), this object is extended by the [Approvable](/documentation/developer-api/types/approvable.md) fields.
