Create new IP
You can use this API to purchase a new plan.
This endpoint is used to purchase new IP order.
POST https://api.ipnux.com/V1/OpenApi/OpenApiPurchaseNewOrder
Headers
UserId*
String
"Authentication" generated userId
Token*
String
"Authentication" generated token
Content-Type*
String
application/json
Body
proxies_type*
string
Shared (ISP) proxies,Premium (ISP) proxies
proxies_format*
integer
Shared (ISP) proxies=2
Premium (ISP) proxies=2
purpose_web*
integer
other
time_period*
integer
Number of days to order
currency*
string
USD
udp_status*
boolean
true
discount
string
protocols_type*
integer
Binary splitting algorithm, 1=http 2=socks5, Add more than one, such as 1+2=http+socks5
buyData*
array [object {2}]
Purchase data
RandomPassword
boolean
true=Each IP is a random user password,false=Each IP has a default user password
city_name
string
San Jose
count
integer
quantity purchased
Request
Response
Last updated