Get Revenue Overview
Revenue and transaction volume time-series with optional grouping and previous-period comparison.
group_by and rank_by to break the chart down by another dimension, and include_previous_period=true for week-over-week comparison.Authorizations
Workspace API key (e.g. formo_xxx). Create one in the Formo dashboard under Team Settings > API Keys.
Query Parameters
Inclusive start date (YYYY-MM-DD). Defaults to 7 days before date_to.
Inclusive end date (YYYY-MM-DD). Defaults to today.
Return current and previous period for WoW comparison
Response
Revenue and volume time-series
Analytics endpoint response. The data array contains the rows; the exact row shape depends on the endpoint. meta carries column type information for rendering, rows is the row count, and statistics holds query timing metadata.