Query Parameters
Your Nexmo API key.
Your Nexmo API secret.
A two letter country code. For example, CA.
CATwo letter country code.
CanadaReadable country name.
CanadaReadable country name.
EURThe currency that your account is being billed in (by default Euros—EUR).
0.00620000The default price.
1The dialling prefix.
An array of network objects
mobileThe type of network: mobile or landline.
0.00590000The cost to send a message or make a call to this network
EURThe currency used for prices for this network.
302The Mobile Country Code of the operator.
530The Mobile Network Code of the operator.
302530The Mobile Country Code and Mobile Network Code combined to give a unique reference for the operator.
Keewaytinook OkimakanakThe company/organisational name of the operator.
Example Response
{
"countryCode": "CA",
"countryName": "Canada",
"countryDisplayName": "Canada",
"currency": "EUR",
"defaultPrice": "0.00620000",
"dialingPrefix": "1",
"networks": [
{
"type": "mobile",
"price": "0.00590000",
"currency": "EUR",
"mcc": "302",
"mnc": "530",
"networkCode": "302530",
"networkName": "Keewaytinook Okimakanak"
}
]
}243The number of countries retrieved.
A list of countries.
CanadaReadable country name.
CanadaReadable country name.
EURThe currency that your account is being billed in (by default Euros—EUR).
0.00620000The default price.
1The dialling prefix.
An array of network objects
mobileThe type of network: mobile or landline.
0.00590000The cost to send a message or make a call to this network
EURThe currency used for prices for this network.
302The Mobile Country Code of the operator.
530The Mobile Network Code of the operator.
302530The Mobile Country Code and Mobile Network Code combined to give a unique reference for the operator.
Keewaytinook OkimakanakThe company/organisational name of the operator.
Example Response
{
"count": "243",
"countries": [
{
"countryName": "Canada",
"countryDisplayName": "Canada",
"currency": "EUR",
"defaultPrice": "0.00620000",
"dialingPrefix": "1",
"networks": [
{
"type": "mobile",
"price": "0.00590000",
"currency": "EUR",
"mcc": "302",
"mnc": "530",
"networkCode": "302530",
"networkName": "Keewaytinook Okimakanak"
}
]
}
]
}243The number of countries retrieved.
A list of countries.
CanadaReadable country name.
CanadaReadable country name.
EURThe currency that your account is being billed in (by default Euros—EUR).
0.00620000The default price.
1The dialling prefix.
An array of network objects
mobileThe type of network: mobile or landline.
0.00590000The cost to send a message or make a call to this network
EURThe currency used for prices for this network.
302The Mobile Country Code of the operator.
530The Mobile Network Code of the operator.
302530The Mobile Country Code and Mobile Network Code combined to give a unique reference for the operator.
Keewaytinook OkimakanakThe company/organisational name of the operator.
Example Response
{
"count": "243",
"countries": [
{
"countryName": "Canada",
"countryDisplayName": "Canada",
"currency": "EUR",
"defaultPrice": "0.00620000",
"dialingPrefix": "1",
"networks": [
{
"type": "mobile",
"price": "0.00590000",
"currency": "EUR",
"mcc": "302",
"mnc": "530",
"networkCode": "302530",
"networkName": "Keewaytinook Okimakanak"
}
]
}
]
}