For AI agents: visit https://elai.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Creates an outline, either from a topic (prompt) or from an existing video (videoId). Send exactly one of the two — never both. An outline is a stored, editable resource: generate chapters, review them, expand them into a script, then build a video. Counts against the account's video creation limit.
Recent Requests
Log in to see full request history
Time
Status
User Agent
Retrieving recent requests…
Loading…
An outline is a stored, editable plan for a video. Creating one is the first step of the prompt → video flow, and it replaces the retired POST /gpt/generate-outline.
Send eitherpromptorvideoId, never both:
prompt — a topic, 8–400 characters after trimming. Use this to build something new.
videoId — an existing video. Use this to plan changes against a video you already have.
The response is an empty outline with no chapters yet. Generate them with Generate chapters.
🚧
This counts against your video creation limit
Even though no video exists yet, outline creation consumes the same 8-hour rolling quota as POST /videos — 50 per 8 hours on free accounts, 1000 on paid, 6000 on Enterprise. A 429
here means the quota, not a rate limit.
quizSettings is optional and only shapes later quiz generation; you can also set it any time
with Update an outline.
Responses
400
Neither or both of prompt/videoId sent, or prompt is outside 8-400 characters.
429
Video creation limit for the account reached (rolling 8-hour window).
Updated about 1 hour ago
Did this page help you?
Yes
No
Language
ShellNodeRubyPHPPython
Credentials
Header
Header
Loading…
Response
Click Try It! to start a request and see the response here! Or choose an example: