Authorizations
Authenticate requests by providing a JSON Web Token (JWT) in the Authorization header. Example: Authorization: Bearer <YOUR_JWT>
Path Parameters
The UUID of the site.
Query Parameters
The start date for the query range (inclusive).
"2025-10-28"
The end date for the query range (inclusive).
"2025-10-29"
Response
A list of performance metric snapshots.
The timestamp when these stats were recorded.
"2025-10-29T11:47:00Z"
The CPU load percentage.
15
The amount of free memory in bytes.
876543210
The amount of free disk space in bytes.
123456789
The device uptime in seconds.
312780