PixVerse V6 Text to Video
- PixVerse V6 text-to-video model, generates video from text
- Supports 1-15 seconds and 360p / 540p / 720p / 1080p output
- Supports stylization, audio generation, multi-clip, and prompt optimization
- Async processing mode, use the returned task ID to query task status
- Generated video links are valid for 24 hours, please save them promptly
Authorizations
All APIs require Bearer Token authentication
Add to request header:
Authorization: Bearer YOUR_API_KEY
Body
pixverse-v6-text-to-video: Text to video, supports stylization, audio generation, multi-clip, and prompt optimization
"pixverse-v6-text-to-video"
Text prompt describing the desired video content
Notes:
- Supports both Chinese and English
- Recommended to clearly describe subject, action, scene, and camera language
"A cinematic dolly shot through a neon cyberpunk alley at night"
Output video resolution
Options:
360p540p720p— Default1080p
"720p"
Output video duration in seconds
Notes:
- Supports
1to15seconds - Defaults to
5seconds
5
Whether to generate accompanying audio
Notes:
- When enabled, can generate background sounds, sound effects, or dialogue
- Disabled by default
false
Negative prompt describing unwanted elements
Notes:
- Multiple keywords can be separated by commas
Not required; omit this parameter unless needed.
"blurry, low quality, watermark"
Output style
Options:
anime3d_animationclaycomiccyberpunk
Not required; omit this parameter unless needed.
"cyberpunk"
Random seed
Notes:
- Same parameters with the same seed can improve result reproducibility
- Random if not specified
Not required; omit this parameter unless needed.
42
Output video aspect ratio
Options:
16:94:31:13:49:162:33:221:9
"16:9"
Whether to enable multi-clip generation
Notes:
- When enabled, generates multi-segment video with dynamic camera changes
Not required; omit this parameter unless needed.
true
Prompt optimization mode
Options:
enabled— Always optimizedisabled— No optimizationauto— Model decides
Not required; omit this parameter unless needed.
"auto"
Response
Task created successfully
Task creation timestamp
1757165031
Task ID
"task-unified-1757165031-uyujaw3d"
Actual model name used
Specific task type
video.generation.task Task progress percentage (0-100)
0 <= x <= 1000
Task status
pending, processing, completed, failed "pending"
Asynchronous task information
Task output type
video "video"