Skip to main content
GET
/
health
v2 health check (no auth)
curl --request GET \
  --url https://api.example.com/health \
  --header 'X-API-Key: <api-key>'

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.

Auth-free liveness probe for monitors. Returns subsystem status (Redis + Postgres).

See also

Data freshness

Authorizations

X-API-Key
string
header
required

Your BackQuant API key (same key as v1)

Response

200 - application/json

Successful Response