Get page of all by proxy type
View all IP addresses with IPv4 as a page
The request allows to view a page of all IP addresses grouped by orders with selected proxy type IPv4.
POST /client/api/v1/
{apiKey}
/ipAddress?proxyType=IPv4
Path parameters
apiKey*
String
Your personal API key.
Body parameters
proxyType*
String
Proxy type IPv4.
page*
Number
Start from 0 (first page).
size*
Number
Size of the page.
Responce
View all IP addresses with IPv6 as a page
The request allows to view a page of all IP addresses grouped by orders with selected proxy type IPv6.
POST /client/api/v1/
{apiKey}
/ipAddress?proxyType=IPv6
Path parameters
apiKey*
String
Your personal API key.
Body parameters
proxyType*
String
Proxy type IPv6.
page*
Number
Start from 0 (first page).
size*
Number
Size of the page.
Responce
View all IP addresses with MOBILE as a page
The request allows to view a page of all IP addresses grouped by orders with selected proxy type MOBILE.
POST /client/api/v1/
{apiKey}
/ipAddress?proxyType=MOBILE
Path parameters
apiKey*
String
Your personal API key.
Body parameters
proxyType*
String
Proxy type MOBILE.
page*
Number
Start from 0 (first page).
size*
Number
Size of the page.
Responce
View all IP addresses with ISP as a page
The request allows to view a page of all IP addresses grouped by orders with selected proxy type ISP.
POST /client/api/v1/
{apiKey}
/ipAddress?proxyType=ISP
Path parameters
apiKey*
String
Your personal API key.
Body parameters
proxyType*
String
Proxy type ISP.
page*
Number
Start from 0 (first page).
size*
Number
Size of the page.
Responce
Last updated