v2
OpenAPI 3.0.02026-07-311824171.4 MBMarket Data
Public
Retrieves the funding rate (interest rate) value for a perpetual instrument over a specified time period. Funding rates are periodic payments exchanged between long and short positions in perpetual contracts.
This method is applicable only for PERPETUAL instruments. The funding rate is typically expressed as a percentage and is used to keep the perpetual contract price aligned with the underlying index price.
get/public/get_funding_rate_value
Query parameters
instrument_namestring required
Unique instrument identifier
Example:BTC-PERPETUAL
Instrument name
start_timestampinteger required
The timestamp (milliseconds since the Unix epoch)
Example:1536569522277
The earliest timestamp to return result from (milliseconds since the UNIX epoch)
end_timestampinteger required
The timestamp (milliseconds since the Unix epoch)
Example:1536569522277
The most recent timestamp to return result from (milliseconds since the UNIX epoch)
Response
Success response