PixVerse V4.5 Text-to-Video
Video
PixVerse V4.5 Text-to-Video
POST
PixVerse V4.5 Text-to-Video
Generate high-quality videos from text descriptions using PixVerse’s latest v4.5 model. Supports multiple resolutions, aspect ratios, and motion modes for diverse video creation.
Request Headers
Enum:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
Text prompt for video generation.
- Maximum length: 2048 characters
- Clearly describe the desired scene and actions
Aspect ratio of the video. Default:
Acceptable values:
16:9Acceptable values:
16:9, 4:3, 1:1, 3:4, 9:16Video quality. Default:
Acceptable values:
540pAcceptable values:
- When fast_mode is false:
360p,540p,720p,1080p - When fast_mode is true:
360p,540p,720p
Negative prompt for generation.
- Maximum length: 2048 characters
Whether to enable fast mode, which generates videos faster but may reduce quality and lower the price.Default:
false.Style preset (v3.5 only).
Acceptable values:
Acceptable values:
anime, 3d_animation, clay, comic, cyberpunkRandom seed for generation.
Response
The task_id of the async task. Use the task_id to call the Get Async Task Result API to retrieve the generated result.