To start using Nimble IP, you first need to open an account ().
Once you have an account, check out our for an easy walkthrough of the basic steps of using Nimble IP.
The Backconnect Gateway is a server that manages your proxy requests. It’s accessed through a single address that automatically rotates proxy IPs for you, freeing you from managing proxy lists.
The Backconnect Gateway matches your request with the best IP available and rotates IPs in keeping with your needs.
Nimble IP is accessed through our Backconnect Gateway - a single point of entry for automatic proxy access and rotation.
The Backconnect Gateway is accessible at:
The welcome email sent when your account was opened included credentials to access the Backconnect Gateway.
Here is an example of accessing the gateway with username and password authentication:
curl -x https://account-accountName-pipeline-pipelineName:[email protected]:7000 https://ipinfo.io
accountName: Your company gateway name.
pipelineName: The pipeline you wish to use (every new account comes with a quick-start pipeline named “residential”).
pipelinePassword: the password for the selected pipeline.
You can view your pipeline, create new pipelines, and set their passwords by using the Admin API. See our for a full walkthrough.
No.
When you use Nimble proxies, the target website only receives the request headers you choose to send. Your proxy credentials are for accessing the proxy gateway itself, and are never forwarded.
We currently support HTTP ports 80 and 443, and we’re working on adding SOCKS5 support.
You can find the list of supported countries .
When using US-based proxies, you can also select IPs from a particular state using these .
If the country you need is not available, and we’ll work on adding it to the list.
Yes.
A country is selected randomly for proxy requests that do not include a target country.
If your requests are not receiving a random country, make sure that:
1. Your pipeline settings do not include a target country, and are set to ALL.
2. You are not sending a country parameter in your request.
Nimble proxies auto-rotate IPs by default. Every request you make will be sent through a different exit node, in accordance with your pipeline settings.
If you’d like to maintain an IP for long periods of time, you can start a sticky session.
To get a sticky IP, add “-session-<random_string>” to the username segment of the authentication string.
For example:
https://account-nimble-pipeline-residential-session-rand_sess_123:<password>@ip.nimblway.com:7000
If you’re using a whitelist instead of username/password authentication, you can start a session by choosing a port between 9000 and 10000. Once you’re finished working with the session, you can simply change ports to start a new one.
For a detailed walkthrough and examples, see our .