cURL
curl --request GET \ --url https://toolip.io/api/v1/getProxies \ --header 'Content-Type: <content-type>' \ --header 'authorization: <api-key>'
[ { "host": "<string>", "port": "<string>", "login": "<string>", "password": "<string>", "country": "<string>", "ip": "<string>" } ]
Get proxy credentials for a selected zone.
Was this page helpful?