{"name":"OSCE Voice Simulator API","version":"1.0.0","endpoints":{"GET /health":"Health check","GET /api/cases":"List available OSCE cases","POST /api/sessions":"Create a new session (returns token and config)","WS /ws":"WebSocket for session events (validation, token refresh, session end)"},"documentation":"Frontend is deployed separately. Use POST /api/sessions to create a session, then connect to WebSocket with session.associate."}