SimpliVPN VPN
SimpliVPN VPN API allows anyone to create their own VPN application without having to worry about the backend infrastructure. Our API provides you with access to completely build and manage your VPN application easily through integrating with our simple API and through our powerful management dashboard.
SimpliVPN VPN endpoints
| Method | Endpoint | Description |
|---|---|---|
| SimpliVPNAPI | ||
| POST |
EnableUser /enable-user |
This route allows you to enable a user's vpn access. This route can only be called using your user's Bearer Auth token. |
| POST |
UsernameAvailable /username-available |
This route allows VPN Admin user's to check if a specific username is available before registering an account username. This route can only be called using your api key supplied… |
| POST |
DisableUser /disable-user |
This route allows you to disable a user's vpn access. |
| POST |
Register /register |
This route allows VPN Admin user's with an api key to register a vpn user account. This route can only be called using your api key supplied to you from SimpliVPN. Before calling… |
| GET |
GetServers /servers |
|
| GET |
GetServerSummaries /server-summaries |
|
| POST |
Login /login |
This route allows you to login a user. The response will give you a Bearer auth token to use with all rquests pertaining to the user. This token expires in 7 days, so for every… |
SimpliVPN VPN pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|