Skip to main content

Single-call generation

The simplest way to generate content — just pass a template_id and user_direction:
The API auto-creates a content record and returns its content_id in the response. Use this ID for all downstream operations (retrieve, edit, finalize).

With memories and references

Attach memories for voice/context and reference materials for source content:

Generate against an existing draft

If you’ve already created a content record (via the dashboard or Create Content), pass its content_id:

Next steps

After generation, retrieve the content to review it, then finalize to save your edited version and trigger learning analysis.