Get analytics
You must provide a security nonce to use this endpoint, you can obtain one using the Get analytics nonce endpoint.
WebSockets ahead!
This endpoint is a WebSocket endpoint, you must use a WebSocket client to receive data from this endpoint.
Usage
This endpoint initiates a message upon successful connection, followed by updates every 5 seconds containing the requested analytical data. Below is an example of the analytical data transmitted over this connection.
Response
Timestamp of the received analytical data.
The total memory of the node in megabytes.
The used memory of the node in megabytes.
The total disk size of the node in megabytes.
The current disk write usage in megabytes.
The current disk read usage in megabytes.
The amount of CPU cores the node has.
The current overall CPU usage across all cores on the node, expressed as a percentage.
The amount of inbound network usage in bytes
The amount of outbound network usage in bytes.
Authorizations
Your API key goes here, you can generate one in your account settings.
Query Parameters
The security nonce to use