cURL
curl --request GET \ --url https://dashboard.anyip.io/api/data/region/{country} \ --header 'api-key: <api-key>'
[ { "name": "<string>", "value": "<string>" } ]
Documentation IndexFetch the complete documentation index at: https://anyip.io/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://anyip.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Value for the api-key header parameter.
Country code
^[A-Z]{2}$
Successful response