Basic query

The basic query only needs to pass username and password. No other parameters are required. In this type of query, the request is set to originate from a random IP address (proxy). Each new request will use a different proxy.

Code example

In the following example, a query to ipinfo.io is executed from a random IP:

curl -x proxy.abcproxy.com:4950 -U "USERNAME:PASSWORD" ipinfo.io

If you need any help, please feel free to contact customer service at support@abcproxy.com.

Last updated