Country
Get countries by IPv4
The request allows to view countries by proxy type IPv4.
Countries may differ depending on proxy type.
GET /client/api/v1/
{apiKey}
/country?proxyType=IPv4
Path parameters
apiKey*
String
Your personal API key.
Query parameters
proxyType*
String
Proxy type IPv4.
Response
Get countries by IPv6
The request allows to view countries by proxy type IPv6.
Countries may differ depending on proxy type.
GET /client/api/v1/
{apiKey}
/country?proxyType=IPv6
Path parameters
apiKey*
String
Your personal API key.
Query parameters
proxyType*
String
Proxy type IPv6.
Response
Get countries by Mobile
The request allows to view countries by proxy type MOBILE.
Countries may differ depending on proxy type.
GET /client/api/v1/
{apiKey}
/country?proxyType=MOBILE
Path Parameters
apiKey*
String
Your personal API key.
Query Parameters
proxyType*
String
Proxy type MOBILE.
Response
Get countries by ISP
The request allows to view countries by proxy type ISP.
Countries may differ depending on proxy type.
GET /users/client/api/v1/
{apiKey}
/country?proxyType=ISP
Path Parameters
apiKey*
String
Your personal API key.
Query Parameters
proxyType*
String
Proxy type ISP.
Response
Last updated