Auto-extend by order IDs
IPv4 type
The request allows to set auto-extend to IP addresses 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. |
orderIds* | List | Order IDs for extend (can be obtained by another request with IP addresses). All addresses from orders will be extended.
All |
rentPeriodDays* | Number | Number of days in the rental period (can be obtained by another request). |
autoExtend* | Boolean | To enable auto-extend, this parameter must be |
Responce
IPv6 type
The request allows to set auto-extend to IP addresses 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. |
orderIds* | List | Order IDs for extend (can be obtained by another request with IP addresses). All addresses from orders will be extended.
All |
rentPeriodDays* | Number | Number of days in the rental period (can be obtained by another request). |
autoExtend* | Boolean | To enable auto-extend, this parameter must be |
Responce
Mobile type
The request allows to set auto-extend to IP addresses 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. |
orderIds* | List | Order IDs for extend (can be obtained by another request with IP addresses). All addresses from orders will be extended.
All |
rentPeriodDays* | Number | Number of days in the rental period (can be obtained by another request). |
autoExtend* | Boolean | To enable auto-extend, this parameter must be |
Responce
ISP type
The request allows to set auto-extend to IP addresses 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. |
orderIds* | List | Order IDs for extend (can be obtained by another request with IP addresses). All addresses from orders will be extended.
All |
rentPeriodDays* | Number | Number of days in the rental period (can be obtained by another request). |
autoExtend* | Boolean | To enable auto-extend, this parameter must be |