Health Check

Quick liveness probe for the API and its dependencies.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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: api and redis. Database connectivity may be added later.

Notes

  • This endpoint is intentionally cheap and never billed. Hit it as often as your monitoring needs.
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json