PixVerse V4.5 Image-to-Video
Video
PixVerse V4.5 Image-to-Video
POST
PixVerse V4.5 Image-to-Video
Generate high-quality videos from text descriptions and images using PixVerse’s latest v4.5 model. Supports multiple resolutions, aspect ratios, and motion modes for diverse video creation.
Request Headers
Enum value:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
The text prompt for video generation.
- Maximum length: 2048 characters
- Clearly describe the desired scene and action
The first frame of the video.
- Supported image formats include .jpg/.jpeg/.png
- Image file size cannot exceed 10MB
- Image resolution should not be smaller than 300*300 pixels
- The image aspect ratio should be between 1:2.5 and 2.5:1
Video quality. Default value:
Accepted values:
540pAccepted 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 value:
false.Style preset (v3.5 only).
Accepted values:
Accepted values:
anime, 3d_animation, clay, comic, cyberpunkRandom seed used for generation.
Response Information
The task_id of the async task. You should use this task_id to request the Get Task Result API to obtain the generation result