PixVerse V6 Text-to-Video
Video
PixVerse V6 Text-to-Video
POST
PixVerse V6 Text-to-Video
Generate videos from text prompts using the PixVerse V6 model, with support for configurable resolution, duration, aspect ratio, and optional audio generation.
Request Headers
Enum value:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
Text description of the video content.
Video duration, in seconds.Value range: [1, 15]
Resolution of the output video.Options:
360p, 540p, 720p, 1080pAspect ratio of the output video.Options:
16:9, 9:16, 1:1, 4:3, 3:4Thinking type during generation.
Elements to avoid in the generated video.
Whether to enable video audio generation.
Response
Use task_id to request the Get Task Result API to retrieve the generated output.