API health check
Returns the API status. No authentication required.
API is operational
ok
1.1.0
Last updated 3 months ago
GET /v1/health HTTP/1.1 Host: api.krosai.com Accept: */*
{ "status": "ok", "version": "1.1.0", "timestamp": "2026-06-18T11:16:09.254Z" }