V6 Text-to-Video
[Core Function] PixVerse v6 T2V generates a video purely from a text prompt, with no input image. [Strengths] Strong prompt adherence and smooth motion; optional audio and multi-clip generation. [Best For] Turning an idea or script into video, concept visualization, story beats, social clips from text. [Limitations] Do NOT use this when the user provides a starting image, two frames, or reference images; route to Image-to-Video, First-Last-Frame, or Reference-to-Video instead. [Routing] Use for text-only generation. v6 additionally supports multi-clip generation (generate_multi_clip_switch), which c1 does not; choose v6-t2v when multi-clip output is needed or the v6 model is requested.
Authorizations
API Key authentication. Format: Bearer YOUR_API_KEY.
Body
PixVerse v6 text-to-video request. Generates a video from a text prompt only. prompt/aspect_ratio/duration/quality are required (no default).
Text description of the video to generate.
1 - 5000"A red fox running through a snowy forest at dawn, cinematic"
Video aspect ratio (required).
16:9, 9:16, 1:1, 3:4, 4:3, 2:3, 3:2, 21:9 "16:9"
Video duration in seconds (required).
1 <= x <= 155
Output resolution (required).
360p, 540p, 720p, 1080p "720p"
Random seed (omit for random).
0 <= x <= 21474836470
Whether to generate audio.
false
Whether to generate a multi-clip video (v6 only).
false