Skip to content

Vidu video

The Vidu video family currently offers two integration styles: official format (/vidu/ent/v2/*) and OpenAI-compatible /v1/videos (multipart/form-data).

OpenAI format

Submit with POST /v1/videos and query with GET /v1/videos/{task_id}, using multipart form data.

Official format

Uses the /vidu/ent/v2/* APIs and supports multiple video generation modes.

Supported models (official format)

ModelDescriptionDuration rules
Efficient high-quality audio/video generationModel-dependent
/ Newer models with strong quality and rich detail1–10 seconds
Newer model with strong quality and faster generation1–10 seconds
/ Clear visuals and smooth transitionsModel-dependent
Fast generationModel-dependent

Endpoint summary

CapabilityMethodPathFormat
Video generationPOSTOpenAI
Task queryGETOpenAI
Text-to-videoPOSTOfficial
Image-to-videoPOSTOfficial
First–last frame to videoPOSTOfficial
Reference to videoPOSTOfficial
Query taskGETOfficial