Funding rates
Perps Market Data
Funding Rates
Hourly funding-rate history, newest first. Window with start_timestamp/end_timestamp (Unix ms).
GET
Funding rates
Newest first, one entry per hourly funding event, with
instrument_id/symbol alongside the data.
Query parameters
Responses carry a
more flag; page older history by moving before to the oldest timestamp you’ve received.
The current live rate and the next funding time are on the ticker. Rates are per funding interval (hourly) — multiply by 24×365 for an annualized figure.Authorizations
Path Parameters
Instrument id (e.g. 6), symbol (BTC-USD), or bare asset (btc).
Query Parameters
Window start, Unix ms (legacy alias of after).
Window end, Unix ms (legacy alias of before).
Only rows after this time (Unix seconds or ms). Alias of start_timestamp.
Only rows before this time (Unix seconds or ms). Alias of end_timestamp.
Max rows to return (default 500, up to 5000).
Response
200 - application/json
Success

