Skip to main content

Service

Public routes. No key required.

MethodPathScopeSummary
GET/publicRoot
GET/healthpublicHealth

Try it

curl -sf "$VIGIL_URL/health"

Routes

GET /

Root. Scope: public.

Response 200:

"any"

GET /health

Health. Scope: public.

Response 200:

"any"

Generated from openapi.json (VIGIL 0.2.0). Scopes follow the router dependencies in VIGIL_SPEC.md section 4.2.