API Reference
Event stats
Aggregated counts per event name for the selected period.
Authorization
bearerAuth AuthorizationBearer <token>
Personal Access Token — create in the dashboard under Account → API Tokens. Tokens have a configurable scope (read / write / admin).
In: header
Path Parameters
property*string
Property ID.
Query Parameters
period?string
24h · 7d · 30d — or from/to as ISO dates.
Default
"7d"Value in
- "24h"
- "7d"
- "30d"
from?string
Start date (ISO 8601).
Format
dateto?string
End date (ISO 8601).
Format
dateResponse Body
curl -X GET "https://example.com/properties/string/events/stats"Empty