Get per-event revenue and volume trend for a single wallet
Query API
Get Revenue Timeseries
Per-event revenue and volume trend for a single wallet.
GET
Get per-event revenue and volume trend for a single wallet
Wallet-scoped:
address is required. For project-wide revenue trends, use revenue-overview instead.Authorizations
Workspace API key (e.g. formo_xxx). Create one in the Formo dashboard under Team Settings > API Keys.
Query Parameters
Wallet address to scope the timeseries to. Required.
Inclusive start date (YYYY-MM-DD). Defaults to 7 days before date_to.
Inclusive end date (YYYY-MM-DD). Defaults to today.
Response
Per-event revenue/volume time-series for the requested wallet
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.