Get all by proxy type
View all IP addresses with IPv4
The request allows to view all IP addresses grouped by orders with selected proxy type IPv4.
GET /client/api/v1/
{apiKey}
/ipAddress?proxyType=IPv4
Path parameters
apiKey*
String
Your personal API key.
Query parameters
proxyType*
String
Proxy type IPv4.
Responce
View all IP addresses with IPv6
The request allows to view all IP addresses grouped by orders with selected proxy type IPv6.
GET /client/api/v1/
{apiKey}
/ipAddress?proxyType=IPv6
Path parameters
apiKey*
String
Your personal API key.
Query parameters
proxyType*
String
Proxy type IPv6.
Responce
View all IP addresses with MOBILE
The request allows to view all IP addresses grouped by orders with selected proxy type MOBILE.
GET /client/api/v1/
{apiKey}
/ipAddress?proxyType=MOBILE
Path parameters
apiKey*
String
Your personal API key.
Query parameters
proxyType*
String
Proxy type MOBILE.
Responce
View all IP addresses with ISP
The request allows to view all IP addresses grouped by orders with selected proxy type ISP.
GET /client/api/v1/
{apiKey}
/ipAddress?proxyType=ISP
Path parameters
apiKey*
String
Your personal API key.
Query parameters
proxyType*
String
Proxy type ISP.
Responce
Last updated