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.
Parses an HTML fragment, splits it into slide-sized chunks with speech text, and appends the result to an existing video — the "paste rich text into the editor" path.
Behaviour worth knowing:
Slides are appended, or inserted after activeSlideId when given. Existing slides are kept, except that a lone empty starter slide is replaced.
The language of the video's first slide is reused for the new slides; long-slide support depends on the plan.
The whole updated video is returned with signed asset URLs.
Recent Requests
Log in to see full request history
Time
Status
User Agent
Retrieving recent requests…
Loading…
curl -X POST 'https://apis.elai.io/api/v1/story/paste/66a1f0c2b7cd13032a9c6002' \
-H 'Authorization: Bearer YOUR_API_TOKEN' \
-H 'Content-Type: application/json' \
-d '{
"from": "<h1>Quarterly update</h1><p>Revenue grew 12% year over year.</p>"
}'
Responses
403
The caller may not edit this video.
404
No video with that id in this workspace.
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: