HedgeEm API

Health Check

GET
/api/health

Response Body

application/json

curl -X GET "https://hedgeem-v5.qeetoto.com/api/health"
{
  "status": "ok",
  "service": "hedgeem-api",
  "version": "0.1.0",
  "timestamp": "2026-03-19T10:00:00.000Z"
}