JSON Export
Export monitoring data as JSON for developers and automation.
JSON Export
Pro Plan and Above
Export monitoring data as structured JSON — ideal for developers building custom dashboards, automation pipelines, or data warehouses.
How to Export
- Navigate to any site's detail page
- Click the Export button in the toolbar
- Select JSON as the format
- Choose your date range
- Click Download
JSON Structure
Programmatic Access
For automated exports, use the REST API instead of manual downloads. The API returns the same JSON structure with pagination support.
Use Cases
- Feed data into Grafana, Datadog, or custom dashboards
- Build automated client reporting pipelines
- Archive monitoring data in your own database
- Integrate with CI/CD for deployment validation