v1

latestOpenAPI 3.0.3MIT2026-07-17321126.8 KB
Core

Health check

Basic health check endpoint

get/health

Response

Service is healthy

statusstring
versionstring

Example response

{
  "status": "ok",
  "version": "0.3.15"
}
All 32 operations