api-key: ********************
curl --location --request GET 'https://api.routestripe.com/country/list' \ --header 'api-key: <api-key>'
[ { "id": 0, "name": "string", "code": "string" } ]