Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.woox.io/v3/public/fundingRate
{ "success": true, "timestamp": 123, "data": { "rows": [ { "symbol": "<string>", "estFundingRate": "<string>", "estFundingRateTimestamp": 123, "lastFundingRate": "<string>", "lastFundingRateTimestamp": 123, "nextFundingTime": 123, "lastFundingIntervalHours": 123, "estFundingIntervalHours": 123 } ] } }
Get predicted funding rate and the latest funding rate.
Symbol name
true
timestamp
Show child attributes