curl --request GET \ --url https://api.kadoa.com/v4/locations \ --header 'x-api-key: <api-key>'
{ "locations": [ { "countryName": "<string>", "isoCode": "<string>" } ] }
Show child attributes
Full name of the country
Two-letter ISO country code in uppercase