Developers
API status
Live health of the groundre API and analysis workers.
01Health
GET /healthz returns the API status and the active ground-truth engine. The scoreboard and verify endpoints read from the same deterministic bench.
GET /healthz
{ "status": "ok", "engine": "ghidra" }02Components
- API — operational
- Analysis workers (Ghidra) — operational
- Scoreboard bench — operational
Subscribe to incident notifications from the Contact page.
More for developers