PixVerse C1 Image-to-Video
Video
PixVerse C1 Image-to-Video
POST
PixVerse C1 Image-to-Video
The PixVerse C1 image-to-video model converts static images into cinematic dynamic videos, supporting durations of 1–15 seconds, up to 1080p resolution, and optional native audio generation.
Request Headers
Enum value:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
URL of the reference image for the first frame of the video; supports .jpg, .jpeg, and .png formats.
A text prompt describing the desired motion effect, camera style, and atmosphere, up to 2048 characters.Length limit: 0 - 2048
Duration of the generated video in seconds, ranging from 1 to 15.Value range: [1, 15]
Resolution of the output video.Available values:
360p, 540p, 720p, 1080pWhether to generate native audio while generating the video.
Response Information
Use the task_id to request the Get Task Result API to retrieve the generated output.