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/asset/balances \ --header 'x-api-key: <x-api-key>' \ --header 'x-api-signature: <x-api-signature>' \ --header 'x-api-timestamp: <x-api-timestamp>'
{ "success": true, "data": { "holding": [ { "token": "WOO", "holding": "1", "frozen": "0", "staked": "0", "unbonding": "0", "vault": "0", "interest": "0", "earn": "0", "pendingShortQty": "0", "pendingLongQty": "0", "availableBalance": "0", "averageOpenPrice": "0.23432", "markPrice": "0.25177", "pnl24H": "0.0", "fee24H": "0.0", "timestamp": 1673323746259 }, ... ] }, "timestamp": 1673323746259 }
Get balances
"abcdef123456"
"signaturestring"
"1718943200000"
Token to query
true
timestamp
Show child attributes