Skip to content

VPNHouse Architecture

Overview

VPNHouse allows you to integrate VPN into your applications in a few steps. It's built on top of modern technologies:

  • OAuth as a provider-specific authentication for clients.
  • JWT as an intermediate standardized authenticator for inter-service requests.
  • Wireguard as a tunneling protocol.

How to integrate VPNHouse?

Using SDK

We provide comprehensive, easy to use development kits for major mobile platforms, and hardly working on desktop platforms. Please, contact us to receive more information via our telegram channel.

Using API

We provide OpenAPI description for all our API, used by client applications. Please, refer to the client api page for details.