assessment

Start Assessment

Create the assessment row + Redis state. Returns the FIRST item.

Both text and voice modalities use this same flow — the difference is that voice mode also opens an /ai-voice/ws/live WebSocket later for narration. Each item is served via this REST API; the WS only does TTS+STT.

post/assessment/start

Headers

authorizationstring nullable

Request body

target_languagestring required
modalitystring
intro_modestring nullable

Response

Successful Response

{"stackTrail":"paths:/assessment/start:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.