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/token
{ "success": true, "timestamp": 123, "data": { "rows": [ { "token": "<string>", "fullname": "<string>", "decimals": 123, "network": "<string>" } ] } }
Get the available tokens that WOO X supports.
true
timestamp
Show child attributes