Get all countries
Using the /countries
endpoint, you can retrieve data on over 140 countries where airtime top-ups can be made with the Airtime API
Countries
GET
https://topups.reloadly.com/countries
Headers
Authorization*
string
Your access token is required as a bearer token in the request's header
Request samples
Response parameters
Parameter
Type
Description
isoName
string
This indicates the ISO code of the country
name
string
This indicates the country's name
currencyCode
string
This indicates the code of the country's currency
currencyName
string
This indicates the name of the country's currency
currencySymbol
string
This indicates the symbol of the country's currency
flag
string
This is a link to an SVG image of the country's flag
callingCodes
string
This indicates the country's international dialing code
Last updated
Was this helpful?