Goproxy home pagelight logodark logo
  • Help Center
  • Dashboard
  • Dashboard
Proxy
Making Requests
Documentation
API References
Troubleshooting
  • API Reference
Proxy
  • Introduction
  • Making Requests
  • Geolocation Targeting
  • Session Control
API Key
  • Generate API Key
Logs
  • GET
    Query API Logs
Main Account
  • GET
    Check Balance
  • GET
    Get Proxy Details
  • PATCH
    Update Proxy Settings
  • GET
    Get Plan Details
  • GET
    Get Usage Details
Sub Account
  • POST
    Add Sub Account
  • PATCH
    Update Sub Account
  • DEL
    Delete Sub Account
  • GET
    Get Sub Account List
  • GET
    Get Sub Account History
  • GET
    Get Sub Account Info
  • GET
    Get Sub Account Usage
  • PATCH
    Update Sub Account Traffic Limit
Endpoints
  • GET
    Get Default Endpoints
  • POST
    Generate Customized Endpoints
  • GET
    Check Available Countries
  • GET
    Check Available Regions
  • GET
    Check Available Cities
Whitelist
  • GET
    List Whitelisted IP
  • POST
    Add Whitelisted IP
  • DEL
    Delete Whitelisted IP
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"
IntroductionGeolocation Targeting
Powered by Mintlify