IP List

Returns the list of currently ordered IPs.

Return IP list

POST https://api.ipnux.com/V1/OpenApi/OpenApiNodeList

Headers

Name
Type
Description

UserId*

String

"Authentication" generated userId

Token*

String

"Authentication" generated token

Content-Type*

String

application/json

Body

Name
Type
Description

proxies_type

string*

Shared (ISP) proxies,Premium (ISP) proxies

proxies_format

integer*

Shared (ISP) proxies=2,Premium (ISP) proxies=2

order_id

string

Order ID after creating the order

proxy_ids

array [integer]

array of proxies

proxy_address

string

proxy address

city_name

string

Fill in the name of the city

continents_name

string

North America,South America,Europe,Asia,Oceania,Africa

proxy_status

integer

1=Normal,2=Disabled,3=Maintenance

is_auto_renew

integer

false=auto-renewal is off,true=auto-renewal is on

expiring_days

integer

List of nodes that are about to expire, query using days

Request

Response

Last updated