Text-to-Video
Create a Text To Video video. The estimated frame cost is calculated using 30 FPS. This amount is deducted from your account balance when a video is queued. Once the video is complete, the cost will be updated based on the actual number of frames rendered.
Get more information about this mode at our product page.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The total duration of the output video in seconds.
5 <= x <= 60
5
Determines the orientation of the output video
portrait
, landscape
, square
"landscape"
The name of video
"Text To Video video"
Response
Success
Unique ID of the video. This value can be used in the get video project API to fetch additional details such as status
"clx7uu86w0a5qp55yxz315r6r"
Estimated cost of the video in terms of number of frames needed to render the video. Frames will be adjusted when the video completes
450
Was this page helpful?