Skip to main content
GET
/
v1
/
network
/
active-accounts
Get Active Accounts within time range
curl --request GET \
  --url https://api.range.org/v1/network/active-accounts \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Query Parameters

startTime
string
required

Start time

endTime
string
required

End Time

network
string
required

network id

Response

200 - undefined