Rent period
IPv4 type
The request allows to view rent period days for proxy type IPv4.
GET /client/api/v1/
{apiKey}
/rentPeriod?proxyType=IPv4
Path parameters
apiKey*
String
Your personal API key.
Query parameters
proxyType*
String
Proxy type IPv4.
Response
IPv6 type
The request allows to view rent period days for proxy type IPv6.
GET /client/api/v1/
{apiKey}
/rentPeriod?proxyType=IPv6
Path parameters
apiKey*
String
Your personal API key.
Query parameters
proxyType*
String
Proxy type IPv6.
Response
Mobile type
The request allows to view rent period days for proxy type MOBILE.
GET /client/api/v1/
{apiKey}
/rentPeriod?proxyType=MOBILE
Path parameters
apiKey*
String
Your personal API key.
Query Parameters
proxyType*
String
Proxy type MOBILE.
Response
ISP type
The request allows to view rent period days for proxy type ISP.
GET /users/client/api/v1/
{apiKey}
/rentPeriod?proxyType=ISP
Path parameters
apiKey*
String
Your personal API key.
Query parameters
proxyType*
String
Proxy type ISP.
Response
Last updated