Docs/Public API/Health and status
Health and status
Small read endpoints for checking API availability and public service state.
GET /health#
curl https://api.loyfin.com/health{ "ok": true, "service": "loyfin-api", "version": "0.1.0" }GET /status#
Use status for operational checks. It reports service version, environment, expected chain ID, database configuration, rate-limit store, and webhook metadata.