get
https://eapi.askedgar.io/health
Quick liveness probe for the API and its dependencies.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
Quick liveness probe for the API and its critical dependencies. Returns an overall healthy / unhealthy status plus per-component breakdown.
No API key required.
When to use
- Uptime monitoring (Pingdom, StatusCake, your own cron).
- Status-page integrations.
- Pre-flight check before kicking off a long batch job.
Response highlights
status— overall verdict:"healthy"if every component is healthy, otherwise"unhealthy".version— the deployed API version string.timestamp— server-side time at the moment of the check (US/Central).environment— the deployment environment label (e.g.production,staging).components— per-component status map. Today:apiandredis. Database connectivity may be added later.
Notes
- This endpoint is intentionally cheap and never billed. Hit it as often as your monitoring needs.