v1

latestOpenAPI 3.0.32026-07-248519153.1 KB

Generate quiz answer AI insight (async)

Start LLM insight generation for a quiz's answer data. Returns token and status_url. Poll GET /reports/quiz-answers/insights/{token}/status until status is completed, then fetch full result via GET /reports/quiz-answers/insights/{id}.

post/reports/quiz-answers/insights/generate

Headers

api_keystring required

Request body

quiz_idinteger required
fromstring
tostring
quiz_versionstring[]
answers_user_propertystring
answers_user_property_valuestring

Response

Insight generation queued.