curl --location --request GET 'https://api-futures.kucoin.com/api/v1/funding-rate/XBTUSDTM/current'{
"code": "200000",
"data": {
"symbol": ".XBTUSDTMFPI8H",
"granularity": 28800000,
"timePoint": 1748462400000,
"value": 6.1E-5,
"predictedValue": 1.09E-4,
"fundingRateCap": 0.003,
"fundingRateFloor": -0.003,
"period": 0,
"fundingTime": 1748491200000
}
}