This is the fastest way to start using rotating residential proxies. Use a rotating residential proxy to make a request from a random location to https://api.ip.cc. Don't forget to replace USERNAME and PASSWORD with your proxy password authentication. As ProxyLite's rotating residential proxies automatically rotate, each request returns a new IP address.
curl -x USERNAME:[email protected]:9595 https://api.ip.cc/
To make a request using a proxy from France,all you need to do is change the country code.. Here is an example in CURL, and you can find all available country entry points here .
curl -x USERNAME_area-FR:[email protected]:9595 https://api.ip.cc/
What if you want to retain the same proxy for multiple requests? The session control feature can achieve this. First, select the IP update time, then include session-abc12345 in your username string, where abc12345 can be any random string. As long as you use this string (session ID) for your requests, we will try to provide you with the same proxy IP.
curl -x USERNAME_area-FR_session-abc12345_life-10:[email protected]:9595 https://api.ip.cc/
To get your usage statistics, generated traffic, request count, and more information, please log in to the the overview. You can also add proxy users (sub-users) and track their statistics separately.