---
title: Statistics
description: "Insights summarize traffic and operational signals for a website: statistics over a day range, and entry reports submitted by visitors."
---

# Statistics

Returns traffic series and totals, per-type entry and view counts, page count, total entries, and open report count. Query days between 1 and 365 (default 30).

Fetch statistics.

```
GET /api/v1/{locale}/{websiteId}/statistics?days=30
```

MCP: get_statistics.
