Authorization: Bearer ********************
curl --location --request GET 'https://api.vpsbg.eu/v1/network-protection//geo' \
--header 'Accept;' \
--header 'Authorization: Bearer <token>'
{
"active": true,
"action": "allow",
"countries": [
"BG"
]
}