Reseller v2 API

Written By Marissa Fegan (Super Administrator)

Updated at February 14th, 2023

The Reseller API (also known as the v2 API) is primarily used to create and manage users. You will most likely use this to integrate with your own web signup pages and billing systems.

Full documentation for the API can be found at https://docs.wlvpn.com/.

This interface allows you to create, suspend or close user accounts or to change their settings. You can also use it to get information about available servers and usage data. To access the v2 API you will need your Reseller (v2) API key which will have been securely sent to you shortly after signing up.

Here is an example of a call to the Reseller API using curl:

curl -u api-key:<reseller API key> https://api.wlvpn.com/v2/customers