Draft video from URL

Draft video from URL

post

Retrieve the content of a webpage and write a video based on it. Only text is currently supported -- the AI cannot watch videos. After calling this endpoint, call Create Video with the results to create the video.

Authorizations
AuthorizationstringRequired

Your ShortGenius API token

Body
urlstringRequired

URL of a webpage to summarize into a video. Only textual data can be processed; sites that block requests may fail.

promptstringOptional

Instructions for the AI that is reading the webpage and writing the script.

localestring · enumOptional

The locale of the video.

Default: autoPossible values:
Responses
200

Successful response

application/json
post
/videos/drafts/url

Last updated