How is Bandwidth calculated?
How is Bandwidth calculated?
The bandwidth is calculated according to the sum of data transmitted to and from the target site: request headers + request data (POST) + response headers+response data.
The traffic used during your trial will be listed on your dashboard but will not be counted towards your bill.
How to get bandwith stats for a Zone
How to get bandwith stats for a Zone
API endpoint: 
GET /api/zone/bwOptional parameters: from=2018-07-01T00:00:00&to=2018-07-02T00:00:00Sample Response
How to get bandwith stats for all the Zones
How to get bandwith stats for all the Zones
API endpoint: 
GET /api/customer/bwOptional parameters: from=2018-07-01T00:00:00&to=2018-07-02T00:00:00How to get bandwidth and total cost for a Zone
How to get bandwidth and total cost for a Zone
API endpoint: 
GET /api/zone/costOptional parameters: from=2018-07-01T00:00:00&to=2018-07-02T00:00:00Sample Response