Nimble’s Backconnect Gateway is accessible at:
Host
|
ip.nimbleway.com
|
Proxy IP Port
|
7000
|
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:pipelinePassword@ip.nimbleway.com: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 Documentation for a full walkthrough.