Tugus Docs

Overview

Fetch all dashboard data via API — for custom dashboards, BI systems, or automated reports.

All dashboard data is available via the Management API — for custom dashboards, BI systems, or automated reports. Every endpoint is scoped to a property (/properties/{property}/…) and authenticated with a Bearer token; see Authentication.

Time ranges are selected the same way across the analytics endpoints: a period preset (24h, 7d, 30d) or an explicit from/to date pair.

Endpoints

Exact paths, query parameters and response shapes are generated from the OpenAPI spec — follow each card for the authoritative, always-in-sync reference.

Need the raw received events instead of aggregates? See List received events.

On this page