Server Stats - API Documentation
Overview
The Server Stats feature tracks aggregated datapoint volume (sessions/events and internal-event categories) and exposes operational monitoring endpoints for totals, hourly distribution, and current top apps by datapoints.
Quick Links
Database Collections
| Collection | Purpose |
|---|---|
countly.server_stats_data_points | Stores monthly documents with day/hour metric buckets used by all Server Stats read endpoints. |
countly.members | Used to authenticate dashboard users for Server Stats endpoints. |
Configuration & Settings
Server Stats read endpoints use core period parsing and authentication flow. No dedicated runtime setting is required to call these endpoints.
Last Updated
2026-02-17