Returns the API status and version. No authentication required.
cURL
curl --request GET \ --url https://hedgeem-v5.qeetoto.com/api/health
{ "status": "ok", "service": "hedgeem-api", "version": "0.1.0", "timestamp": "2026-03-19T10:00:00.000Z" }
API is healthy
ok
"hedgeem-api"
"0.1.0"