Get time-series analytics
Returns TVL and volume time-series, grouped by total, stock, or issuer.Documentation Index
Fetch the complete documentation index at: https://docs.rwapulse.fi/llms.txt
Use this file to discover all available pages before exploring further.
| Name | Required | Default | Description |
|---|---|---|---|
groupBy | No | total | total, stock, or issuer |
days | No | 90 | Days of history (clamped to 365) |
assetType | No | stock | stock or commodity |
symbol | No | - | Filter by symbol (when groupBy=stock) |
issuer | No | - | Filter by issuer (when groupBy=issuer) |
days must be an integer >= 1. groupBy=stock without symbol returns all stocks.