get
https://apis.elai.io/api/v1/outline/
Returns the outline with its drafts, including any chapters, speeches and quiz questions generated so far.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Returns the outline and everything generated onto it so far. drafts[] is the interesting part —
each entry carries either a chapter (title plus bullet points, which becomes a content slide) or
a quiz (which becomes a silent quiz slide), plus the speech written by
Generate a script.
status tells you how far along it is:
status | Meaning |
|---|---|
outline | Chapters exist, no speech yet |
script | Speeches have been generated |
Draft id values are stable and are what you pass as draftIds to the speech and quiz endpoints,
so read the outline before targeting individual drafts.
