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/futures
{ "success": true, "timestamp": 123, "data": { "rows": [ { "symbol": "<string>", "indexPrice": "<string>", "markPrice": "<string>", "estFundingRate": "<string>", "lastFundingRate": "<string>", "openInterest": "<string>", "24hOpen": "<string>", "24hClose": "<string>", "24hHigh": "<string>", "24hLow": "<string>", "24hVolume": "<string>", "24hAmount": "<string>", "nextFundingTime": 123 } ] } }
Get basic futures information for all the markets.
Symbol name
true
timestamp
Show child attributes