---
title: "JSON Export — Lemwatch Help"
description: "Export monitoring data as JSON for developers and automation."
canonical: "https://lemwatch.com/help/json-export"
source: "https://lemwatch.com"
---

# 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](https://lemwatch.com/help/api-endpoints) 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


## Related

- [Help centre](https://lemwatch.com/help)
- [Exporting Data](https://lemwatch.com/help/exporting-data)
- [CSV Export](https://lemwatch.com/help/csv-export)
- [API Endpoints Reference](https://lemwatch.com/help/api-endpoints)
- [RSS Alert Feeds](https://lemwatch.com/help/rss-feeds)
- [Client Dashboards](https://lemwatch.com/help/client-dashboards)
- [Lemwatch pricing](https://lemwatch.com/pricing)
- [Keyboard Shortcuts](https://lemwatch.com/help/keyboard-shortcuts)
