Feature Flag Gateway
Self-hosted feature-flag platform — Minimal APIs, native AOT, deterministic evaluation.
The endpoints below are the operator-facing surface; everything else lives under
/api/*
and is documented in the reference.
Interactive API reference →
Browse, search, and try every endpoint in Scalar's reference UI. Driven by the live OpenAPI document.
/scalar/v1
OpenAPI spec (JSON) →
The raw OpenAPI 3 document. Useful for code-gen, contract tests, and external tooling.
/openapi/v1.json
Readiness probe →
Returns 200 with per-subsystem detail when the API can serve traffic.
/health/ready
Prometheus metrics →
OpenMetrics scrape endpoint for evaluation, idempotency, auth, and rate-limit meters.
/metrics