π§ API: Generate Proxy
Endpoint:
https://gonzoproxy.com/api/1.1/wf/Generate_Proxy
π₯ Request Parameters
id
idYour account ID
Type:
stringRequired parameter
port
portSpecifies which protocol to use for the proxy
Type:
stringDefault:
http|httpsPossible values:
http|httpssocks5
country
countryCountry for sticky proxies (if using sticky rotation)
Type:
stringPossible values:
us(List will expand)
lifetime
lifetimeProxy lifetime for sticky rotation
Type:
stringDefault:
24hPossible values:
1-59s1-59m1-24h
proxyCount
proxyCountNumber of proxies to generate
Type:
integerDefault:
10
rotation
rotationIP address rotation type
Type:
stringDefault:
randomPossible values:
randomβ new IP with each connectionstickyβ fixed IP for a set time
format
formatProxy display format in the response
Type:
stringDefault:
{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