Funding Realized/Accumulated

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].symbolstringThis is the underlying perpetual instrument symbol.
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].accumulatedRealizedFundingnumberThis is the total funding paid since the startDate to the the most recent perpetual funding period.

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