---
title: "Get all token lists"
method: GET
path: "/lists/all"
tags: ["Token Lists"]
---

# Get all token lists

`GET /lists/all`

Retrieve token lists for all supported blockchain networks

## Response `200`

Successful response with all token lists

- AllTokenLists — Collection of token lists keyed by chain ID (e.g., '1', '137').
  - `chains` object, required — Mapping of chain IDs to their respective token lists

## Changes

> 8 revisions in range; 1 could not be searched.

- **2025-12-09** `287b44661115` — 2 info
  - the `chains/additionalProperties/token_map/additionalProperties/symbol` response's property pattern was changed from `^[\w.]*$` to `^[\w]*$` for the status `200`
  - the `chains/additionalProperties/tokens/items/symbol` response's property pattern was changed from `^[\w.]*$` to `^[\w]*$` for the status `200`

[Change history](https://skmtc.dev/tempoxyz/apis/tokenlist-api/changes/lists/all/get.md)

---

[API](https://skmtc.dev/tempoxyz/apis/tokenlist-api.md) · [All operations](https://skmtc.dev/tempoxyz/apis/tokenlist-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tempoxyz/tokenlist-api/revisions/0ec4992549cb/schema)
