Health
Last updated
Was this helpful?
API health and status
Returns the health status of the API.
API is healthy
okGET /v1/health HTTP/1.1
Host: api.spice.ai
Accept: */*
API is healthy
{
"status": "ok",
"timestamp": "2026-01-01T00:00:00.000Z"
}Last updated
Was this helpful?
Was this helpful?