curl --location --request GET 'https://api.financialreports.eu/countries//' \ --header 'x-api-key;'
{ "name": "Germany", "alpha_2": "DE", "alpha_3": "DEU", "numeric": "276" }