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/instruments
{ "success": true, "timestamp": 123, "data": { "rows": [ { "symbol": "<string>", "baseAsset": "<string>", "baseAssetMultiplier": 123, "quoteAsset": "<string>", "quoteMin": 123, "quoteMax": 123, "quoteTick": 123, "baseMin": 123, "baseMax": 123, "baseTick": 123, "minNotional": 123, "bidCapRatio": 123, "bidFloorRatio": 123, "askCapRatio": 123, "askFloorRatio": 123, "fundingIntervalHours": 123, "fundingCap": 123, "fundingFloor": 123, "baseIMR": 123, "baseMMR": 123, "isAllowedRpi": true } ] } }
Retrieve a list of Spot and USDT perpetual instruments.
Symbol name
true
timestamp
Show child attributes