Proxy API
Returns a list of proxies based on query parameters.
Query parameters
numstringOptional
Number of proxies to retrieve.
countrystringOptional
Country code (e.g., US, VN).
statestringOptional
State or province of the proxy.
citystringOptional
City of the proxy.
zipstringOptional
Postal code of the proxy.
ispstringOptional
Internet Service Provider (ISP).
portstringOptional
Specific proxy port.
portsstringOptional
List of proxy ports, separated by commas.
planstringOptional
Proxy plan type (e.g., premium, free).
todaybooleanOptional
Retrieve only proxies updated today (true/false).
tstringOptional
Response type 1=txt, 2=json
Responses
200
Successful response
application/json
API response format.
errorbooleanOptional
Error status (true if an error occurred, false if successful).
messagestringOptional
Response message.
datastring[]Optional
List of returned proxies.
400
Error response
application/json
402
Insufficient balance response
application/json
404
Error response
application/json
406
Error response
application/json
get
/api/proxyLast updated
Was this helpful?