S

simplivpn.net

SimpliVPN is a VPN service and a white-label VPN backend/API offering that lets businesses create and manage their own VPN applications and users. It provides hosted VPN infrastructure, user management, and server information through its API.

1 integration · REST

SimpliVPN exposes one documented HTTP API, SimpliVPN API, with an OpenAPI spec at `https://api.simplivpn.net/swagger/v1/swagger.json` (also mirrored by APIs.guru). It uses either a user bearer token obtained from `POST /login` or an admin API key supplied through SimpliVPN onboarding for admin routes.

discovered 1d ago
REST · OpenAPI1
Credentials
SimpliVPN admin API keyapi_keyGet key

Sign up for a SimpliVPN API account from the SimpliVPN API site using Get started today or Sign in. The API docs state that /register and /username-available require an API key "supplied to you from SimpliVPN"; the public docs do not show a self-service key-generation page, so obtain the admin API key through the SimpliVPN portal/account onboarding.

SimpliVPN user bearer tokenbearerGet token

Create a VPN user through the SimpliVPN API or portal, then call POST /login on the SimpliVPN API with the user's username and password. The docs say the response returns a bearer auth token for user requests and that it expires every 7 days, so refresh it by calling /login again when you receive unauthorized responses.

conventions · 0/8 published

Publish these signals → /publishing