Home / VIDU Q2 Text to Video
Vidu

VIDU Q2 Text to Video

Video
Model API Documentation

Vidu excels in fast generation speeds and controllable shots/keyframes, emphasizing narrative coherence and batch iteration. Vidu Q2 supports multiple control paradigms (templates, start/end frames, and multi-frame), ensuring seamless narrative transitions.Text-to-video technology can directly generate storyboards and cinematographic language using prompts, making it ideal for rapid prototyping from script to finished film. The real-time inference API offers stable performance, no waiting time, and affordable pricing.

0 / 2000
To be generated
Empty state

After setting the parameters, click "Generate" to get the results

Request JSON

{}

API

Submit Assignment

curl --location --request POST 'https://api.jiekou.ai/v3/async/vidu-q2-text2video' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'

Search results

curl --location --request GET "https://api.jiekou.ai/v3/async/task-result?task_id
=${task_id}" \
--header "Authorization: Bearer ${API_KEY}"
Contact Us