Location setting

922 S5proxy proxy network covers 195 locations, providing country, city, state/province level targeting.

You can find more information about selecting geolocation parameters in the pages listed below:

Country, City, State/Province

IP display description

Some other public IP databases may show a different location. In the event of any location mismatch, double-check that the location of the assigned proxy is the same as the location on the IP database used by the target website.

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

Country

Adding a region flag in the Authorization header specifies which country's IP to use to handle the request. For example, DE for Germany, GB for the United Kingdom, and TH for Thailand. See the example for more details.

Here are several examples of region parameters:

Country parameters

United States

region-US

Italy

region-IT

Thailand

region-TH

Japan

region-JP

Australia

region-AU

Spain

region-ES

Code Sample

In this example, ipinfo.io performs a query from a random IP address from Germany:

curl -x as.proxys5.net:6200 -U "username-region-DE:password" ipinfo.io

City

Add the city parameter to narrow down to city-level targeting. For example, region-DE-city-munich represents proxies from Munich, Germany.

We support every city in the world, but due to the dynamic nature of residential proxies, we cannot guarantee that we will have a proxy at a specific moment. However, most popular cities are well covered.

Code Sample

The query address is IPinfo.io. In this example, the query is performed from a random IP address in Munich, Germany:

curl -x as.proxys5.net:6200 -U "username-region-DE-city-munich-sessid-S3mIipx4" ipinfo.io

State

To get proxies from a specific US state, add the state flag to the authorization string. For example, region-us-state-california. region-us-state-illinois.

Code Sample

IPinfo.io In this example, the query is performed from a random IP address in California, USA:

curl -x as.proxys5.net:6200 -U "username-region-US-state-californiacity-sessid-uvhKZWJn:password" ipinfo.io

Last updated