๐ง API: Generate Proxy
Endpoint:
https://gonzoproxy.com/api/1.1/wf/Generate_Proxy
๐ฅ Request Parameters
id
id
Your account ID
Type:
string
Required parameter
port
port
Specifies which protocol to use for the proxy
Type:
string
Default:
http|https
Possible values:
http|https
socks5
country
country
Country for sticky proxies (if using sticky rotation)
Type:
string
Possible values:
us
(List will expand)
lifetime
lifetime
Proxy lifetime for sticky rotation
Type:
string
Default:
24h
Possible values:
1-59s
1-59m
1-24h
proxyCount
proxyCount
Number of proxies to generate
Type:
integer
Default:
10
rotation
rotation
IP address rotation type
Type:
string
Default:
random
Possible values:
random
โ new IP with each connectionsticky
โ fixed IP for a set time
format
format
Proxy display format in the response
Type:
string
Default:
{hostname}:{port}:{username}:{password}
Possible values:
{hostname}:{port}:{username}:{password}
{hostname}:{port}@{username}:{password}
{username}:{password}:{hostname}:{port}
{username}:{password}@{hostname}:{port}
๐งช Example Request
๐ Response
A successful response returns an array of generated proxies in the chosen format.
Last updated