Draft video
Write a video on the provided topic. After calling this endpoint, call Create Video with the results to create the video.
Authorizations
AuthorizationstringRequired
Your ShortGenius API token
Body
topicstringRequired
The topic to write a video about.
durationstring · enumRequiredPossible values:
Desired duration in seconds of the final script. This is a best-effort basis (always verify credit cost).
localestring · enumOptionalDefault:
The locale of the video.
autoPossible values: Responses
200
Successful response
application/json
400
Invalid request
application/json
401
Unauthorized request
application/json
post
/videos/draftsLast updated