Funding Rates

This endpoint returns funding realized/accumulated data, which refers to the payments made between traders holding long and short positions in perpetual futures contracts. Accumulated funding is the total series of payments made between selected dates.

RESPONSE DATA
FieldTypeDescription
payload.metadata.api-versionstringVersion of the API.
payload.data[index].underlyingstringThis is the underlying reference pair for the perpetual instrument symbol.
payload.data[index].symbolstringThe is the instrument symbol.
payload.data[index].exchangestringThis is the exchange for the perpetual instrument.
payload.data[index].instrumentstringThis is the instrument name.
payload.data[index].marginTypestringThis represents the type of margin. Inverse contracts as collateralized and settled in "base" currency (such as BTC) while linear contracts use stable coins.
payload.data[index].quoteAssetstringThis represents the quote asset against the underlying base. For example a BTC_USDT instrument would have a USDT quote asset.
payload.data[index].timestamptimestampThis represents the datapoint timestamp.
payload.data[index].realizedFundingnumberThis is the total funding paid during the most recent perpetual funding period.
payload.data[index].fundingRateIntervalHoursnumberThis is the funding rate period over which the realized funding has occurred.
payload.data[index].fundingRateNormalized8hrnumberThis returns the funding cost in an 8hr format (the industry standard).
payload.data[index].realizedFundingCumulatednumberThis is the total funding paid since the startDate to the the most recent perpetual funding period.

Language
Credentials
Header
Click Try It! to start a request and see the response here!