---
title: "Get the throughput of the given IBC token"
method: GET
path: "/api/v1/ibc/token-throughput/{address}"
---

# Get the throughput of the given IBC token

`GET /api/v1/ibc/token-throughput/{address}`

## Path parameters

- `address` string, required

## Response `200`

The throughput of the queried IBC token

- IbcTokenThroughput
  - `throughput` string, required
  - `limit` string, required

## Changes

- **2025-02-20** `654aff456aea` — 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/token-throughput/:address/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/a403736c0dcf?raw)
