Generate interactive-mode content
Generate content
Submit inputs and trigger content generation (interactive mode)
POST
Generate interactive-mode content
After creating content inDocumentation Index
Fetch the complete documentation index at: https://api-docs.hrizn.io/llms.txt
Use this file to discover all available pages before exploring further.
interactive mode, submit the required inputs to trigger generation.
Scope required: content:write
Path parameters
UUID of the content in
awaiting_input status.Request body
Array of question IDs from the IdeaCloud (format:
q-{timestamp}-{index}). Retrieve available IDs from Get IdeaCloud questions.UUID of a brand voice.
Custom content title.
Language for generated content. Overrides the language set during content creation. One of:
English, Spanish, Mandarin Chinese, Japanese, Korean, Arabic, Farsi, Hebrew, French, Tagalog, Vietnamese, Portuguese, Russian.Content depth preset that drives the article body. One of
concise, steady, balanced, substantial, or in-depth. Overrides the depth set during content creation.Deprecated. Article length is now driven by
content_depth; this field is accepted for backward compatibility but has no effect.Authorizations
Your Hrizn API key (prefix hzk_)
Path Parameters
Content ID
Body
application/json
Question IDs from the IdeaCloud (format q-{timestamp}-{index}).
Minimum array length:
1Maximum string length:
500Language for generated content. Overrides the language set during content creation.
Available options:
English, Spanish, Mandarin Chinese, Japanese, Korean, Arabic, Farsi, Hebrew, French, Tagalog, Vietnamese, Portuguese, Russian Deprecated. Article length is now driven by content_depth; this field is accepted for backward compatibility but has no effect.
Required range:
200 <= x <= 5000Content depth preset that drives the article body. Defaults to balanced. Replaces the legacy content_length field.
Available options:
concise, steady, balanced, substantial, in-depth Response
Generation started
Last modified on May 1, 2026
