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.renlaer.com/V1/OpenApi/OpenApiGenerateCustomEndpoints

Headers

NameTypeDescription

UserId*

String

"Authentication" generated userId

Token*

String

"Authentication" generated token

Content-Type*

String

application/json

Request Body

NameTypeDescription

ChannelId*

Integer

Location*

String

Capitalized country alpha-2 code, continental random, or global random.view all available countries,states and cities.

StickySessionTime*

Integer

Session time in minutes, available values:5,10,15,30,60,90

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.

State

String

City

String

{
    "Code": 1000,
    "Message": "Successful",
    "Data": [
        accessdomain:port:customer_US_032_0226_5_ss-SoPzCGvB:password"
    ]
}

Last updated