Skip to main content
Returns the current health status of the API, including model load state and system information. This endpoint does not require authentication.
string
API status: healthy or starting.
boolean
Whether the inference model is loaded and ready.
string
Model checkpoint version identifier.
string[]
List of loaded model types (e.g., sensor, metrics).
number
Server uptime in seconds.
string
Compute device in use (e.g., cpu, cuda).
integer
Number of machines with active baselines.
integer
Number of fine-tuned per-machine predictors loaded.