Extend by orders ID
Price for IPv4 type
The request allows to calculate the price before extending by order IDs using all IP addresses from orders — for proxy type IPv4.
Path parameters
Name | Type | Description |
|---|---|---|
apiKey* | String | Your personal API key. |
Request body
Name | Type | Description |
|---|---|---|
proxyType* | String | Proxy type IPv4. |
promoCode | String | Code of the promo code (can be obtained by another request). |
orderIds* | List | Order IDs to extend (can be obtained by another request with ip addresses). All IP addresses from orders will be extended. |
rentPeriodDays* | Number | Number of days in the rental period (can be obtained by another request). |
Response
Price for IPv6 type
The request allows to calculate the price before extending by order IDs using all IP addresses from orders — for proxy type IPv6.
Path parameters
Name | Type | Description |
|---|---|---|
apiKey* | String | Your personal API key. |
Request body
Name | Type | Description |
|---|---|---|
proxyType* | String | Proxy type IPv6. |
promoCode | String | Code of the promo code (can be obtained by another request). |
orderIds* | List | Order IDs to extend (can be obtained by another request with ip addresses). All IP addresses from orders will be extended. |
rentPeriodDays* | Number | Number of days in the rental period (can be obtained by another request). |
Response
Price for mobile type
The request allows to calculate the price before extending by order IDs using all IP addresses from orders — for proxy type mobile.
Path parameters
Name | Type | Description |
|---|---|---|
apiKey* | String | Your personal API key. |
Request body
Name | Type | Description |
|---|---|---|
proxyType* | String | Proxy type MOBILE. |
promoCode | String | Code of the promo code (can be obtained by another request). |
orderIds* | List | Order IDs to extend (can be obtained by another request with ip addresses). All IP addresses from orders will be extended. |
rentPeriodDays* | Number | Number of days in the rental period (can be obtained by another request). |
Response
Price for ISP type
The request allows to calculate the price before extending by order IDs using all IP addresses from orders — for proxy type ISP.
Path parameters
Name | Type | Description |
|---|---|---|
apiKey* | String | Your personal API key. |
Request body
Name | Type | Description |
|---|---|---|
proxyType* | String | Proxy type ISP. |
promoCode | String | Code of the promo code (can be obtained by another request). |
orderIds* | List | Order IDs to extend (can be obtained by another request with ip addresses). All IP addresses from orders will be extended. |
rentPeriodDays* | Number | Number of days in the rental period (can be obtained by another request). |