Get Statistics
GET/v1/stats
Retrieve aggregated log counts grouped by time or source.
Query Parameters
Response
Grouped by day (default):Examples
Last 7 days by day:Get Summary
GET/v1/stats/summary
Quick overview of today’s activity compared to yesterday.
Response
Example
Error Responses
401 Unauthorized - Invalid or missing API keyAuthorization or X-API-Key header is included and valid. See Authentication for details on API key format and usage.