5
indicates a low level of confidence in the traffic data - normally this happens because Cloudflare has a small amount of traffic from/to this location).curl --location --request GET 'https://api.cloudflare.com/client/v4/radar/entities/locations/'
{
"result": {
"location": {
"alpha2": "AF",
"confidenceLvel": 5,
"latitude": 33.939116,
"longitude": 67.709953,
"name": "Afghanistan",
"region": "Middle East",
"subregion": "Southern Asia"
}
},
"success": true
}