Get historical TVL snapshots for a yield

Returns a chronological time series of Total Value Locked for the specified yield, expressed in underlying token units. Supports configurable time ranges, sampling intervals (day/week/month), and pagination.

Path Params
string
required

The unique identifier of the yield

Query Params
number
≥ 0
Defaults to 0

Pagination offset

number
1 to 365
Defaults to 100

Maximum number of data points to return (default 100, max 365)

string

Start of time range (ISO 8601). Overrides period when provided.

string

End of time range (ISO 8601). Defaults to now.

string
enum

Predefined time window. Ignored when from/to are provided. Default: 30d.

Allowed:
string
enum

Sampling resolution (day/week/month). Default: day.

Allowed:
string

Fee configuration ID used to resolve partner allocator vault TVL history. Omit for underlying yield TVL history.

Responses

404

Yield not found with the specified ID

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json