General

List servers

Returns available proxy servers and their supported locations.

get/servers

Response

Successful operation

proxyProtocolsstring[]

Example response

{
  "vpnServers": [
    {
      "host": "vpn1.ltesocks.io",
      "countryCode": "NL"
    }
  ],
  "proxyServers": [
    {
      "host": "vpn1.ltesocks.io",
      "countryCode": "NL"
    }
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.