Country
The request allows to see countries by proxy type IPv4 (countries may differ depending on proxy type)
GET
/client/api/v1/{apiKey}/country?proxyType=IPv4
Path Parameters
Name
Type
Description
apiKey*
String
Your personal api key
Query Parameters
Name
Type
Description
proxyType*
String
Proxy type IPv4
The request allows to see countries by proxy type IPv6 (countries may differ depending on proxy type)
GET
/client/api/v1/{apiKey}/country?proxyType=IPv6
Path Parameters
Name
Type
Description
apiKey*
String
Your personal api key
Query Parameters
Name
Type
Description
proxyType*
String
Proxy type IPv6
The request allows to see countries by proxy type MOBILE (countries may differ depending on proxy type)
GET
/client/api/v1/{apiKey}/country?proxyType=MOBILE
Path Parameters
Name
Type
Description
apiKey*
String
Your personal api key
Query Parameters
Name
Type
Description
proxyType*
String
Proxy type MOBILE
The request allows to see countries by proxy type ISP (countries may differ depending on proxy type)
GET
/users/client/api/v1/{apiKey}/country?proxyType=ISP
Path Parameters
Name
Type
Description
apiKey*
string
Your personal api key
Query Parameters
Name
Type
Description
proxyType*
String
Proxy type ISP
Last updated