Revenue and transaction volume time-series with optional grouping and previous-period comparison.
Returns combined revenue and transaction-volume series for the selected window. UseDocumentation Index
Fetch the complete documentation index at: https://docs.formo.so/llms.txt
Use this file to discover all available pages before exploring further.
group_by and rank_by to break the chart down by another dimension, and include_previous_period=true for week-over-week comparison.Workspace API key (e.g. formo_xxx). Create one in the Formo dashboard under Team Settings > API Keys.
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
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.