How to integrate shared datacenter proxies?
Once you receive the login details (username:password), you can start using our datacenter IPs right away.
To intgrate US/EU based shared datacenter proxies with third-party tool, bot, browser or any other program use domain:port combination or input:
- endpoint (proxy address)
Here are basic information you need to use to set up datacenter proxies:
Shared rotating datacenter proxies setup
You will automatically get a new IP with every request. 1 port = IPs will rotate automatically.
| Paid proxies |
Port | 8000 |
Endpoint / Domain / URL / Proxy address | dc.razorproxy.com |
Authentication | username:password |
Country parameter | - For US: username-country-us - For Germany: username-country-de - For UK: username-country-gb |
domain:port:user:pass example | dc.razorproxy.com:8000:user-USERNAME-country-us:PASSWORD |

When using user:pass authentication, country parameter can be passed with both username or header.
For example:
1.Username:
curl -x dc.razorproxy.com:8000 -U "user-USERNAME-country-us:PASSWORD" https://www.example.com
Header:
curl -x dc.razorproxy.com:8000 -U "USERNAME:PASSWORD" --proxy-header "Razorproxy-Country: us" https://www.example.com
- If no country parameter is passed, you will get a random country IP.
- If you don’t pass any parameters via username, then "user-" is not needed. For example:
curl -x dc.razorproxy.com:8000 -U "USERNAME-country:PASSWORD" https://www.example.com
Shared static datacenter proxies setup
Rotate IPs manually according to your needs. Any port you choose = 1 static IP.
| Paid proxies |
Port | 8001 ... |
Endpoint / Domain / URL / Proxy address | dc.razorproxy.com |
Authentication | username:password |
Country parameter - For US: username-country-us - For Germany: username-country-de - For UK: username-country-gb passed with endpoint (dctrial.us.razorproxy.com) | - For US: username-country-us - For Germany: username-country-de - For UK: username-country-gb |
domain:port:user:pass example | - dc.razorproxy.com:8000:user-USERNAME-country-us:PASSWORD - dc.razorproxy.com:8001:user-USERNAME-country-us:PASSWORD |

If you have additional questions - email us at support@razorproxy.com.