Get historical position snapshots
Positions
Get historical position snapshots
Fetch position snapshots within a time range for a wallet address. Optionally interpolate using Birdeye price data.
GET
Get historical position snapshots
Documentation Index
Fetch the complete documentation index at: https://docs.dialect.to/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Client key for the Markets API
Query Parameters
Wallet address to fetch position history for
Start time of the snapshot. Date or datetime in RFC 3339 format
End time of the snapshot. Date or datetime in RFC 3339 format. Defaults to current time if not provided
Comma separated list of position IDs.
Time resolution for aggregating snapshots
Available options:
1m, 5m, 1h, 1d Response
200 - application/json
OK