Skip to main content
GET
/
v1
/
network
/
transactions
/
counts
Get Transaction Counts
curl --request GET \
  --url https://api.range.org/v1/network/transactions/counts \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.range.org/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Response

200 - application/json

Networks with their respective number of transactions.

The response is of type object.

Last modified on December 15, 2025