Documentation

Health Check

Simple liveness probe for load balancers, uptime monitors, and health checks. Returns plain text - no authentication required.

GEThttps://sirenapi.orielhaim.com/health

Plain-text liveness check. No API key, no query parameters.

Response Codes

StatusBodyMeaning
200OKService is running normally
503System Critical: {error message}System entered an error state (e.g. repeated fetch failures)

Example

bash
1curl https://sirenapi.orielhaim.com/health

Response: OK

External Status Page

Independent uptime monitoring is available at status.orielhaim.com/status/redalert - this page is hosted separately and remains accessible even if the system is completely down.