Introduction Overview

The easiest way to set up a residential proxy is to use username:password.

Log in to the dashboard, select residential proxy-User&pass Authentication. Select the corresponding parameters to integrate our proxy into the tool of your choice. This is by far the fastest way to use residential proxies.

Since 922 S5Proxy residential proxy supports both stickiness and rotation, stickiness follows the time you set to maintain a long connection, and rotation returns a new IP address for each request.

You can use IPinfo.io to check your IP parameters - these parameters include IP address, provider, country, city, zip code, ASN, organization name, and IP attributes.

Rotating IP

curl -x as.proxys5.net:6200 -U "USERNAME:PASSWORD" ipinfo.io

Sticky IP

curl -x as.proxys5.net:6200 -U "USERNAME-sessid-GAfNExcl-sessTime-15:PASSWORD" ipinfo.io

Our residential proxies support multiple protocols. You can learn more about using them here HTTP, HTTPS, and SOCKS5.

Now make a request using a proxy from France. All you need to do is add -region-FR to your username string after USERNAME. Below is an example in cURL, you can find code examples in other languages ​​here.

curl -x as.proxys5.net:6200 -U "USERNAME-region-FR:PASSWORD" ipinfo.io

Here's another example of a request made from London, UK, through a proxy. Adding -region-GB-city-london to the username string lets you specify the city. Click here for more information on how to master city-level proxy targeting.

curl -x as.proxys5.net:6200 -U "USERNAME-region-GB-city-london:PASSWORD" ipinfo.io

If you need to keep the same proxy, use session control. Add this sessid-abc12345 to your username string, where abc12345 can be any random string, and as long as you keep sending requests with this string (session id), you will get the same proxy IP. Learn more here.

curl -x as.proxys5.net:6200 -U "USERNAME-sessid-abc12345:PASSWORD" ipinfo.io

View our integration tutorials with the most popular third-party tools such as AdsPower, Hubstudio, or BitBrowser.

You can also use Username and Password Mode - Basic Settings to set up residential proxies.

Log in to the dashboard, select Residential Proxies, and click Account-Secret Mode-Basic Settings. Select the parameters and get the list of endpoints to integrate our proxies with the tool of your choice.

To view your usage statistics, generated traffic, etc., please log in to the dashboard. You can also add proxy users (sub users) and track their statistical data separately.

If you have any other questions, please contact your account manager or our support team: support@922proxy.com

Last updated