dVPN API
Hassle-free integration with Sentinel dVPN — decentralized VPN based on blockchain
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
dVPN API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Register Device /device |
Creates new devices & custodial wallet on Sentinel blockchain |
| GET |
Get Device /device |
Get information about current device & custodial Sentinel wallet |
| GET |
Get Countries /countries |
Get information about listed countries & number of nodes available |
| GET |
Get Cities /countries/{countryId}/cities |
Get information about listed cities & number of nodes available |
| GET |
Get Servers /countries/{countryId}/cities/{cityId}/servers |
Get information about servers available in specific city & country |
| POST |
Create Credentials (Quick Connect — City) /countries/{countryId}/cities/{cityId}/credentials |
Create connection credentials for a random server in the city |
| POST |
Create Credentials (Selected Server) /countries/{countryId}/cities/{cityId}/servers/{serverId}/credentials |
Create connection credentials for specific server |