Returns aggregated analytics metrics across all screens for the authenticated project. Supports optional time-range, environment, currency, and unit filters.
Bearer authentication using the project Secret Key (prefixed with sk_, or test_sk_ for sandbox). All v4 public endpoints require the Secret Key — see Authentication. Never expose the Secret Key in client-side code.
Start of the analytics period (ISO 8601 date or datetime).
"2025-01-01"
End of the analytics period (ISO 8601 date or datetime).
"2025-12-31"
Filter by environment.
Currency code for revenue metrics (ISO 4217).
"USD"
Time unit for grouping analytics data.
Aggregated analytics overview across all screens.
Analytics overview object; shape is defined by the upstream analytics service.