PixVerse C1 Text-to-Video
Video
PixVerse C1 Text-to-Video
POST
PixVerse C1 Text-to-Video
PixVerse C1 text-to-video model supports generating high-quality videos from text descriptions, with multiple resolutions and aspect ratios, optional synchronized audio generation, and video durations from 1 to 15 seconds.
Request Headers
Enum value:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
The text description for video generation, including information such as the scene, motion, camera style, and atmosphere.Length limit: 0 - 2048
The duration of the generated video (in seconds), ranging from 1 to 15 seconds.Value range: [1, 15]
The resolution of the generated video.Allowed values:
360p, 540p, 720p, 1080pThe aspect ratio of the generated video.Allowed values:
16:9, 9:16, 4:3, 3:4, 1:1, 2:3, 3:2, 21:9Whether to generate audio at the same time when generating the video.
Response
Use task_id to request the Get Task Result API to retrieve the generated output.