Proxy generation
Generate endpoints you want from any country,state and city
Generate endpoints you want from any country,state and city
POST https://api.ipnux.com/V1/OpenApi/OpenApiGenerateCustomEndpoints
Headers
UserId*
String
"Authentication" generated userId
Token*
String
"Authentication" generated token
Content-Type*
String
application/json
Request Body
ChannelId*
Integer
Location*
String
Capitalized country alpha-2 code, continental random, or global random.view all available countries.
StickySessionTime*
Integer
Session time in minutes, available values:5,10,15,30,60,90.
Fill in   0  , which means that a new IP is changed for each request
Count*
Integer
Count of routes that will be generated and returned. Min value is 1, max value depends on param page and specific location.
Domain*
String
Default is Global.
This means you can use it anywhere in the world, at the fastest speed.
{
    "Code": 1000,
    "Message": "Successful",
    "Data": [
        accessdomain:port:customer_US_032_0226_5_ss-SoPzCGvB:password"
    ]
}Last updated