Get all by proxy type
The request allows to see ip addresses group by orders with selected proxy type IPv4
GET
/client/api/v1/{apiKey}/ipAddress?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 ip addresses group by orders with selected proxy type IPv6
GET
/client/api/v1/{apiKey}/ipAddress?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 ip addresses group by orders with selected proxy type MOBILE
GET
/client/api/v1/{apiKey}/ipAddress?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 ip addresses group by orders with selected proxy type ISP
GET
/client/api/v1/{apiKey}/ipAddress?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