v5/text-to-video
Setup your API Key
How to Make a Call
API Schemas
Create a video generation task and send it to the server
The text description of the scene, subject, or action to generate in the video.
The aspect ratio of the generated video.
16:9Possible values: An enumeration where the short side of the video frame determines the resolution.
720pPossible values: The output video length in seconds. The 1080p quality option does not support 8-second videos.
5Possible values: The description of elements to avoid in the generated video.
The style of the generated video.
Varying the seed integer is a way to get different results for the same other request parameters. Using the same value for an identical request will produce similar results. If unspecified, a random number is chosen.
The text content to be lip-synced in the video.
A predefined system voice used for generating speech in the video.
Retrieve the generated video from the server
Bearer key
<REPLACE_WITH_YOUR_GENERATION_ID>Full Example: Generating and Retrieving the Video From the Server

"A menacing evil dragon appears in a distance above the tallest mountain, then rushes
toward the camera with its jaws open, revealing massive fangs. We see it's coming."Full Example #2: Lip-Sync
Last updated
Was this helpful?