Skip to content

Developer portal

Hospital demo guide

Nurse call-out → classical solve → hybrid audit → ops-ready scoreboard.

Pilot

Interactive demo

Open the hospital command center for the full UI. This guide covers the underlying API.

Typical flow

  1. GET /hospital/scenarios — pick a call-out scenario
  2. Optional: POST /hospital/upload-roster — CSV session
  3. POST /hospital/callout/solve — run classical + hybrid audit
  4. Inspect scoreboard, auditPacks, and timeline in the response

Endpoint reference