API — Discovery & Meta
Health check
Lightweight liveness/readiness probe for external monitors. Reports overall status plus per-subsystem (redis, db) flags. Auth-free — uses the same check_connection_health() Fly.io’s load balancer hits at /health. Rate limit: 60/minute per IP.
Status values: ok (all subsystems healthy), degraded (one subsystem failing), unhealthy (cache + DB both unreachable).
GET
v2 health check (no auth)
Auth-free liveness probe for monitors. Returns subsystem status (Redis + Postgres).Documentation Index
Fetch the complete documentation index at: https://docs.backquant.com/llms.txt
Use this file to discover all available pages before exploring further.
See also
Data freshness
Authorizations
Your BackQuant API key (same key as v1)
Response
200 - application/json
Successful Response
