Skip to main content
GET
Get System Statistics

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

Full system statistics response.

system
SystemSummary · object
required

System summary statistics.

users_by_status
Users By Status · object
required
server_info
ServerInfo · object
required

Server hardware info.

bandwidth
Bandwidth · object
required

Realtime bandwidth statistics.

traffic_periods
TrafficPeriods · object
required

Traffic statistics for multiple periods.

nodes_realtime
Nodes Realtime · object[]
nodes_weekly
Nodes Weekly · object[]
last_updated
string<date-time> | null