Skip to content

Get Country Network Data

GET
/networks

This endpoint is used to return the networks for a country/countries searched for either by an array of countires or ISO codes (ISOs). Alternatively, it can be toggled to return all countries and their networks. Please refer to the rate sheet, availible to download in the eSIM Go Management Portal for a full list of country names and ISO codes.

Authorizations

Parameters

Query Parameters

countries
string

List of Countries e.g. United Kingdom,United States

Example
<string>
isos
string

List of ISOs e.g. GB,US

Example
<string>
returnAll
string

Used to toggle returning of all Countries e.g. true/false

Example
<boolean>

Responses

200

OK

object

400

Bad Request

string

401

Unauthorized

string