cURL
curl --request GET \ --url https://anyip.io/api/data/region/{country} \ --header 'api-key: <api-key>'
[ { "name": "<string>", "value": "<string>" } ]
Value for the api-key header parameter.
Country code
Successful response