Authorization: ********************
curl --location 'https://rates-api.globalbedbank.com/api/v1/countries' \ --header 'Authorization: <api-key>'
{ "countries": [ { "code": "string", "name": "string" } ], "total": 0 }