---
title: "Get Transaction Count by time range"
method: GET
path: "/v1/network/txn-count-by-time-range"
tags: ["Network Information"]
---

# Get Transaction Count by time range

`GET /v1/network/txn-count-by-time-range`

Returns a transaction count for given time range and network.

## Query parameters

- `network` string, required
- `startTime` string, required
- `endTime` string, required

## Response `200`

Networks with their respective number of transactions.

- TxCounts

---

[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)
