Skip to main content
GET
/
v1
/
network
/
volume
Get network volume aggregated by interval
curl --request GET \
  --url https://api.range.org/v1/network/volume \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Query Parameters

interval
string
required

Size of one bucket in seconds

buckets
string
required

Number of buckets

networks
string
required

Comma separated list of network ids

category
string

Category, e.g. ibc

Response

200 - undefined
Last modified on December 15, 2025