API Key
Main Account
Sub Account
Endpoints
Proxy
Making Requests
Make requests with GoProxy’s proxies.
cURL
Copy
curl -U "customer-<username>:<password>" -x "proxy.goproxy.com:30000" "https://target.domain"
cURL
Copy
curl -U "<username>:<password>" -x "<ip_address>:62000" "https://target.domain"
cURL
Copy
curl -U "customer-<username>:<password>" -x "proxy.goproxy.com:30002" "https://target.domain"
cURL
Copy
curl -U "<username>:<password>" -x "<ip_address>:62000" "https://target.domain"
cURL
Copy
curl -U "customer-<username>:<password>" -x "proxy.goproxy.com:30001" "https://target.domain"
Assistant
Responses are generated using AI and may contain mistakes.