v1

latestOpenAPI 3.1.0QFEX License2026-07-26264545.2 KB
market-data

Funding Historic

Return historic funding rates for a symbol over a time range with forward filling.

get/funding/{symbol}

Path parameters

symbolstring required

Query parameters

intervalMinutesinteger required
fromISOstring required
toISOstring required

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

countinteger required

Example response

{
  "$schema": "https://api.qfex.com/schemas/FundingHistoricResponseBody.json"
}