v1
latestOpenAPI 3.0.32026-07-1492428.9 KBExchange
/exchange/fundingRateHistory
Retrieve the funding rate history for a specific market address.
get/v1/exchange/fundingRateHistory
Query parameters
symbolstring required
The market symbol to get funding rate history for
limitinteger
Number of records to return. Default is 100; max is 1000.
startTimeAtMillisinteger
The timestamp specifies the earliest point in time for which data should be returned. The value is not included.
endTimeAtMillisinteger
The timestamp specifies the latest point in time for which data should be returned. The value is included.
pageinteger
The page number to retrieve in a paginated response.
Response
Successful response with funding rate history.