cURL
curl --request GET \ --url https://api.woox.io/v3/public/tokenInfo
{ "success": true, "timestamp": 123, "data": { "rows": [ { "token": "<string>", "delisted": 123, "canCollateral": true, "canShort": true } ] } }
Retrieve spot token information.
Documentation IndexFetch the complete documentation index at: https://developer.woox.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.woox.io/llms.txt
Use this file to discover all available pages before exploring further.
Token name in upper case
true
timestamp
Show child attributes