Quick start
Residential proxy Quick Start
Endpoints are like gateways to IP pools. The system will automatically assign you proxies from the selected endpoint (part of the pool).
For example, the
gate.smartproxy.com
endpoint is a gateway to the whole residential proxy pool consisting of 55M+ IPs, and theus.smartproxy.com
endpoint is a gateway to the pool consisting only of IPs located in the US.
Setup
- First, go to the Residential proxies → Residential → Proxy setup section on your dashboard.
- Next, choose your proxy Authentication method. This can be either your whitelisted IP or one of your proxy users. Check out the Proxy authentication article for more details.
- Then, select the Location of your proxy.
- Choosing Random means that the location of the IP address will be picked randomly from one of our residential IP pools.
- Targeting by Zip code is available with the USA location.
- Afterward, select your preferred Session type and Protocol format.
- Sessions for up to 24 hours can be selected or specified from the drop-down menu in the dashboard.
- Based on your selection, you will see a proxy list of generated endpoints and ports. You can set the number of endpoints and download a
.csv
or.txt
file of the created proxy list, or simply copy it to your clipboard.
- Alternatively, you can copy single elements of the generated parameters, such as the Proxy Address, Port, Username, and Password, or copy the entire example string.
- You can hide your password by clicking on the eye icon. This will not affect the copy & paste function.
- Click Switch view at the top right under Layout to display the entire parameter string.
You can apply these ports and endpoints to any application or tool to start using proxies instantly. Check out the quick guides in the Integrations overview section for the most popular tools.
Code examples
You can also test your proxies with Code examples. You can select any of the available languages:
cURL
Python
NodeJS
PHP
GO
After you've selected the proxies and language, press Copy in the bottom right corner for convenient pasting.
The example below shows a few simple cURL command requests using the residential rotating port for the Netherlands with whitelisted IP authentication. As you can see, the IP changes on each request, so the test is successful.
curl -x 'nl.smartproxy.com:10000' 'ip.smartproxy.com'
GitHub
For any advanced code samples and middleware please visit our GitHub page.
Support
Need help or just want to say hello? Our customer support is available 24/7. You can also reach us anytime via email at [email protected].
Updated 18 days ago