---
title: "Get Transaction Counts for the specified addresses"
method: GET
path: "/v1/address/transactions/counts"
tags: ["Address Information"]
---

# Get Transaction Counts for the specified addresses

`GET /v1/address/transactions/counts`

Returns a list of transaction counts aggregated by day.

## Query parameters

- `addresses` string, required

## Response `200`

Aggregated transaction counts for the specified addresses.

- AddressTxCount

---

[API](https://skmtc.net/range/apis/range-platform-api.md) · [All operations](https://skmtc.net/range/apis/range-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/range/range-platform-api/revisions/9926df2e476d/schema)
