Unauthenticated, cheap, returns immediately. Does NOT verify downstream connectivity (Supabase, OpenRouter, Hydra) — it only reports whether the gateway process has booted with the expected config. Use this for container liveness checks; for readiness probes that include downstream health, build a higher-level check.
Documentation Index
Fetch the complete documentation index at: https://docs.getbindu.com/llms.txt
Use this file to discover all available pages before exploring further.
Gateway is up. Response body describes the process — version,
identity, configured planner model, recipe count, uptime. The
200 status is informational, not a health gate: read status
and ready in the body to distinguish healthy from degraded.
Simplified gateway health payload providing essential status information.
Overall health status - true when healthy, false when unhealthy.
true
Gateway service name identifier.
"@bindu/gateway"
Session persistence mode configuration.
stateful, stateless "stateful"
Whether Supabase storage backend is connected and healthy.
true