---
title: "Get count of addresses in network"
method: GET
path: "/address/count"
tags: ["address"]
---

# Get count of addresses in network

`GET /address/count`

Returns the total number of unique addresses that have ever appeared on the Celestia network, sourced from the indexer state.

## Response `200`

OK

- integer

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.net/celenium-io/apis/celenium-api.md) · [All operations](https://skmtc.net/celenium-io/apis/celenium-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/celenium-io/celenium-api/versions/df8fa3d17ac3/schema)
