Quick Start

We provide the possibility to filter out ISP Pay/GB IPs by country

📘

Endpoints are like gateways to IP pools. The system will automatically assign you proxies from the selected endpoint (part of the pool).


  1. Firstly, go to the ISP Proxies → ISP Pay/GB → Proxy Setup section on your dashboard.
The Proxy setup section.

The Proxy setup section.

  1. Next, choose your proxy Authentication method. It can be either your whitelisted IP or one of your proxy users. Check out the Proxy authentication article for more details.
Authentication method selection.

Authentication method selection.

  1. 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 ISP Pay/GB pools.
    • Clicking Less options or More options will hide or reveal parameter selection.

📘

IP-based whitelisting and location selection

For ISP Pay/GB Proxies a location can only be specified when using the user:pass authentication method. Otherwise, you can only select a random location with a whitelisted IP.

Location selection.

Location selection.

  1. Afterward, select your preferred Session type and Protocol format.
Session type and Protocol selection.

Session type and Protocol selection.

  1. You will see a proxy list of generated endpoints and ports based on your selection. 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.
Proxy list selection.

Proxy list selection.

  1. 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. It will not affect the copy & paste function.
    • Click Switch View at the top right to display the entire parameter string.
Proxy list selection.

Proxy list selection.

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
A cURL example.

A cURL example.

After you've selected the proxies and language, click Copy in the bottom right corner for convenient pasting.

🚧

Windows command prompt (cmd) support

Currently, the generated examples work for the Terminal of Mac Operating systems. To amend this, you can manually change the single quotes (') to double quotes (") in the provided example.


📘

For advanced code samples and middleware, visit our GitHub page.