Proxy
Making Requests
API Key
Main Account
Sub Account
Endpoints
Proxy
Making Requests
Make requests with GoProxy’s proxies.
cURL
curl -U "customer-<username>:<password>" -x "proxy.goproxy.com:30000" "https://target.domain"
cURL
curl -U "<username>:<password>" -x "<ip_address>:62000" "https://target.domain"
cURL
curl -U "customer-<username>:<password>" -x "proxy.goproxy.com:30002" "https://target.domain"
cURL
curl -U "<username>:<password>" -x "<ip_address>:62000" "https://target.domain"
cURL
curl -U "customer-<username>:<password>" -x "proxy.goproxy.com:30001" "https://target.domain"