cURL
curl --request POST \ --url https://api.app.hrizn.io/v1/public/content/{id}/generate \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "selected_question_ids": [ "<string>" ] } '
{ "data": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "status": "generating", "message": "<string>" } }
Triggers generation for content created in interactive mode.
Your Hrizn API key (prefix hzk_)
Content ID
Question IDs from the IdeaCloud (format q-{timestamp}-{index}).
q-{timestamp}-{index}
1
500
Generation started
Hide child attributes
"generating"
Informational message about async processing and webhook configuration