Skip to main content
GET
Get Account Statistics

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

sub_account_address
string | null
start_time
string<date-time> | null
end_time
string<date-time> | null
step
null | enum<string>

Temporal resolution for statistics. Single-letter shorthands are allowed(h/d/w/m).

Available options:
hour,
day,
week,
month
limit
integer<int32> | null
Required range: x >= 0
sorting_order
null | enum<string>

Sort direction for account statistics snapshots (older/newer first).

Available options:
asc,
desc

Response

Account statistics

list
object[]
required