Skip to main content

Getting a list of WiFi ISPs

Kate avatar
Written by Kate
Updated over a week ago

To get a list of all ISPs, paste the following link into the address bar, replacing all <variables> (don't forget to delete the following symbols: "< ", ">") with those corresponding to your package, and then follow this link:

https://api.soax.com/api/get-country-isp?api_key=<api_key>&package_key=<package_key>&country_iso=<country_iso>[&region=<region_name>[&city=<city_name>]]

We currently support two versions of the SOAX Dashboard.
Dashboard v1 — legacy version
Dashboard v2 — new version being gradually rolled out

Dashboard v1 (legacy version)

Dashboard v1: Full process

  • <api_key> - your unique API key, which you can find on the Profile page in your Dashboard;

  • <package-key> - the login of the package being used;

  • <country_iso> is the ISO code of your target country. Please note that
    ISO country codes should be in lowercase.

    • For example, if you want to get a list of the available regions of the USA, you need to substitute it with us;

  • <region_name> and <city_name> are optional.

Dashboard v2 (new version)

Dashboard v2: Full process

  • <api_key> - please, reach out to the support team via live chat to find out your key;

  • <package-key> - the password of your residential package being used;

  • <country_iso> is the ISO code of your target country. Please note that
    ISO country codes should be in lowercase.

    • For example, if you want to get a list of the available regions of the USA, you need to substitute it with us;

  • <region_name> and <city_name> are optional.

Please note that this method is available only for Wi-Fi (residential) packages.

If you have any questions, feel free to contact us via live chat 👩‍💻👨‍💻


Did this answer your question?