cURL
curl --request GET \ --url https://api.tokenomist.ai/v4/token/list \ --header 'x-api-key: <api-key>'
{ "metadata": { "queryDate": "2026-01-08T10:13:58Z" }, "status": true, "data": [ { "id": "0x", "name": "0x Protocol", "symbol": "ZRX", "listedMethod": "INTERNAL", "circulatingSupply": 848396562.906836, "marketCap": 121860242, "maxSupply": 1000000000, "totalLockedAmount": 0, "tbdLockedAmount": 0, "unlockedAmount": 1000000000, "untrackedAmount": 0, "hasStandardAllocation": true, "hasFundraising": true, "latestFundraisingRound": "Series B", "hasBurn": false, "hasBuyback": false, "websiteUrl": "https://tokenomist.ai/0x", "lastUpdatedDate": "2025-04-25T08:42:27Z" } ] }
Include informations about fundraising rounds, burns, and buybacks
Your Tokenomist API key
Successful response
Show child attributes