---
title: "Get chain count"
method: GET
path: "/v1/chains/count"
tags: ["Supported Chains"]
---

# Get chain count

`GET /v1/chains/count`

Get the total number of supported blockchain networks.

## Response `200`

Chain count

- object
  - `count` number, required
  - `timestamp` number, required

## Other responses

- `429` — Rate limit exceeded. Includes Retry-After header with seconds until reset.
- `500` — Internal server error

---

[API](https://skmtc.net/shapeshift/apis/shapeshift-public-api.md) · [All operations](https://skmtc.net/shapeshift/apis/shapeshift-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shapeshift/shapeshift-public-api/revisions/6ffb6a8fd74a/schema)
