Your secret API key. Keep this secure and never expose it in client-side code.
Service is up and running
Overall health status of the service. Returns "ok" when healthy, "error" when issues detected.
ok, error "ok"
ISO 8601 timestamp when the health check was performed.
"2023-07-01T12:00:00.000Z"
Current version of the API service. Useful for debugging and compatibility checks.
"1.0.0"
Database connectivity status. Shows "connected" when database is accessible, "error" when connection fails.
connected, error "connected"
Human-readable message describing the current health status and any issues.
"Service is up and running"
Indicates whether the request was properly authenticated. Always true for this endpoint since authentication is required.
true