---
title: "Get the rate limits of IBC tokens"
method: GET
path: "/api/v1/ibc/rate-limits"
---

# Get the rate limits of IBC tokens

`GET /api/v1/ibc/rate-limits`

## Query parameters

- `tokenAddress` integer
- `throughputLimit` integer

## Response `200`

List of IBC tokens and their rate limits

- IbcRateLimit[]
  - `tokenAddress` string, required
  - `throughputLimit` string, required

## Changes

- **2025-02-17** `2c7047532817` — 1 info
  - endpoint added
- **2024-12-17** `6893b0238070` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api/changes/api/v1/ibc/rate-limits/get.md)

---

[API](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api.md) · [All operations](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api/llms.txt) · [OpenAPI document](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api/revisions/0252fc0de74d?raw)
