v1

latestOpenAPI 3.1.02026-07-17141136.0 KB
health

Health check

Check API health status

get/health

Response

API is healthy

statusstring
versionstring
timestampstring date-time

Example response

{
  "status": "healthy",
  "version": "1.0.0",
  "timestamp": "2024-01-01T00:00:00.000Z"
}