v1

latestOpenAPI 3.0.32026-07-26282561.6 KB
Token List

Token List v2

Get list of all tokens. v2 provides more tokens listed with AI method.

get/v2/token/list

Response

Successful response

statusboolean

Example response

{
  "metadata": {
    "queryDate": "2026-01-08T10:13:58Z",
    "credit": {
      "used": 213,
      "limit": 300,
      "resetAt": "2026-08-01T00:00:00Z"
    }
  },
  "data": [
    {
      "id": "1inch",
      "name": "1inch",
      "symbol": "1INCH",
      "listedMethod": "INTERNAL",
      "circulatingSupply": 1399213268.376045,
      "marketCap": 363579807,
      "maxSupply": 1499999999.997,
      "totalLockedAmount": 1748578.7999999523,
      "unlockedAmount": 1386314857.9699986,
      "untrackedAmount": 111936563.22700143,
      "websiteUrl": "https://tokenomist.ai/1inch",
      "lastUpdatedDate": "2024-06-13T07:13:05Z"
    }
  ]
}