---
title: "List supported tokens grouped by chain ID"
method: GET
path: "/v1/tokens"
tags: ["V1"]
---

# List supported tokens grouped by chain ID

`GET /v1/tokens`

Returns supported tokens grouped by chain ID. Use chains to limit the response to specific chain IDs and chainTypes to filter by EVM or SVM networks.

## Query parameters

- `chains` string
- `chainTypes` string

## Headers

- `x-api-key` string

## Response `200`

Tokens grouped by chain ID.

- object

## Other responses

- `400` — Invalid request parameters.
- `429` — Rate limit exceeded.

---

[API](https://skmtc.net/deloraprotocol/apis/delora-api.md) · [All operations](https://skmtc.net/deloraprotocol/apis/delora-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/deloraprotocol/delora-api/revisions/99a03dcc3e3b/schema)
