Pixverse C1 Reference Image to Video
Video
Pixverse C1 Reference Image to Video
POST
Pixverse C1 Reference Image to Video
The Pixverse C1 reference image-to-video tool can generate cinematic videos from 1-7 reference images. It uses the @ref_name syntax to reference images in the prompt, and supports multi-character/object consistency, multiple resolutions (360p-1080p), variable durations (1-15 seconds), and audio generation.
Request Headers
Enum value:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
List of reference images (1-7 images)Array length: 1 - 7
Scene description text. Use the @ref_name syntax to reference uploaded reference images (for example, “@hero running through @city”). @ref_name must be followed by a space, and the reference name must match the ref_name in images
Duration of the generated video (seconds), range 1-15Value range: [1, 15]
Resolution of the output videoAllowed values:
360p, 540p, 720p, 1080pAspect ratio of the output videoAllowed values:
16:9, 4:3, 1:1, 3:4, 9:16, 2:3, 3:2, 21:9Whether to also generate native video audio
Response
Use the task_id to request the Get Task Result API to retrieve the generated output.