Get historical reward rate snapshots for a yield

Returns a chronological time series of reward rate snapshots for the specified yield, suitable for charting and analytics. 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:
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