Skip to main content

Get series or puzzle specific aggregate metrics

GET 

/api/v1/reporting

Fetches aggregated analytics data over a specified time range, grouped by one or more dimensions. The reporting system is designed around two types of data: loads (when a puzzle is loaded) and plays (when a user interacts with a puzzle). You must choose dimensions and metrics that belong to the same category.

Request

Responses

A JSON object containing the requested metrics, grouped by the specified dimensions.