Get historical liquidity data
Returns historical snapshots with optional filters.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 |
|---|---|---|---|
symbol | No | - | Filter by asset (e.g., TSLA) |
startDate | No | - | Start date (YYYY-MM-DD) |
endDate | No | - | End date (YYYY-MM-DD) |
limit | No | 1000 | Max records (clamped to 5000) |
symbol, returns all assets. limit must be an integer >= 1.