Vidu Image
Vidu Image Generation
Generate images with the Vidu reference-image family and receive a unified generation.task response.
POST
- Unified async image generation API
- Supports the Vidu reference-image family
- Works for text-to-image and reference-image-to-image flows
- Query task status with the returned task ID
Body
string
required
Supported models:
vidu-imageviduq3-fastviduq2-providuq2-fast
string
required
Text prompt for image generation
string[]
Reference image URLs, up to 7 images
string
default:"1:1"
Aspect ratio. Supported values:
1:14:33:416:99:163:22:3
string
default:"1K"
Resolution when
size is given as a ratio.Supported values:1K2K4K
viduq2-fast only supports 1K.integer
default:1
Only
1 is supportedinteger
Random seed
boolean
default:false
Whether to add watermark
Model Matrix
Request Example
Response
Notes
- All four models use the same async endpoint:
POST /v1/images/generations - Successful results are returned in
result.data[].url viduq2-fastis the lightweight tier and stays on1Konly