CDN Statistics
Get network capacity
Get network capacity per country.
get/cdn/advanced/v1/capacity
Response
Successful.
Example response
[
{
"country_code": "NL",
"country": "Netherlands",
"capacity": 974.09
},
{
"country_code": "DE",
"country": "Germany",
"capacity": 913.05
},
{
"country_code": "JP",
"country": "Japan",
"capacity": 851.77
}
]