Nimble IP

chevron-rightHow do I start using Nimble IP?hashtag

To start using Nimble IP, you first need to open an account (reach out to our sales to open onearrow-up-right).

Once you have an account, check out our quick start guidearrow-up-right for an easy walkthrough of the basic steps of using Nimble IP.

chevron-rightWhat is the Backconnect Gateway?hashtag

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.

chevron-rightWhere can I find the user name and password for accessing Nimble IP?hashtag

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 Admin API Documentationarrow-up-right for a full walkthrough.

chevron-rightAre my proxy gateway credentials forwarded to the target site?hashtag

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.

chevron-rightWhich ports and protocols are supported?hashtag

We currently support HTTP ports 80 and 443, and we’re working on adding SOCKS5 support.

chevron-rightWhich Geolocations does Nimble IP support?hashtag

You can find the list of supported countries herearrow-up-right.

When using US-based proxies, you can also select IPs from a particular state using these state codesarrow-up-right.

If the country you need is not available, please let us knowarrow-up-right and we’ll work on adding it to the list.

chevron-rightCan I send a request through a random country?hashtag

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.

chevron-rightDoes Nimble IP auto-rotate IPs?hashtag

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.

For a detailed walkthrough and examples, see our Backconnect Gateway Documentationarrow-up-right.

chevron-rightHow do I start a session (Sticky IP)?hashtag

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.

chevron-rightHow many threads (concurrent sessions) can I have?hashtag

Nimble’s infrastructure is designed to handle any number of threads, so there’s no limit on the number of sessions running at the same time.

chevron-rightWhat is the session length limit?hashtag

Once you start a sticky session, Nimble will keep the connection open for as long as you need (subject to peer availability). Sticky sessions are closed only after 10 minutes of inactivity.

If you’d like a new IP, simple start a new session.