bunny_get_statistics
Retrieve account-wide or per-pull-zone CDN statistics over a date range, including bandwidth, requests, cache hit rate, status codes, and geographic distribution. Choose hourly for granular data.
Instructions
Retrieve account-wide or per-pull-zone CDN statistics over a date range. Returns time-series data for bandwidth, requests, cache hit rate, status codes (3xx/4xx/5xx), and geographic distribution. Use hourly=true for granular data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hourly | No | Return hourly data points instead of daily | |
| date_to | No | End date (YYYY-MM-DD or ISO 8601) | |
| date_from | No | Start date (YYYY-MM-DD or ISO 8601) | |
| pull_zone | No | Filter by Pull Zone ID | |
| server_zone_id | No | Filter by server zone/region ID |