Generate custom endpoints for proxying for Residential and Datacenter Pay per GB (DEPRECATED) subscriptions. If a default value is preset you don’t need to actually include it in the request param query.
For what proxy type you wish to generate routes
residential_proxies Provide what authorization method you want to use, it could be basic or whitelist. Default is basic. whitelist only works when param proxyType value is residential_proxies.
basic, whitelist Provide username for authorization. This param is required if param authType value is basic.
Provide password for authorization. This param is required if param authType value is basic.
Choose what session type should be used. Choose sticky for sticky sessions or random for rotating sessions. Default is sticky.
sticky, random Session time in minutes, range is 1-1440(inclusive). This param is required if param proxyType value is residential_proxies and param authType value is basic and param sessionType value is sticky. Default is 10.
One of available locations in lowercase, could be country Alpha-2 code, city or state name. To get available places, please check Get endpoints by type. Default is random.
Output format type. Default is protocol:auth@endpoint.
protocol:auth@endpoint, endpoint:auth, auth@endpoint Count of routes that will be generated and returned. Min value is 1, max value depends on param page and specific location. Default is 10.
Page of the routes(pagination). Min value is 1, max value depends on param count and specific location. Default is 1.
What response type will be returned. Could be json, txt or html. Default is json.
json, txt, html What line break will be used in response content. This is required if param responseType value is txt. Default is \n.
\n, \r\n, \r, \t What domain should be used for routes. Default is dedoco.com. ip is for using IP address instead of a domain.
IP address to be used instead of a domain. This field is required if param domain value is ip.
200