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