Vidu Q3 Pro Text To Video
Vidu Vidu Q3 Pro Text To Video is a live Muapi endpoint for text-to-video. Submit it with one API key and poll the shared result endpoint.
The Vidu API gives applications one Muapi integration for Vidu V2, Q1, Q2, and Q3 generation — text-to-video, image-to-video, reference workflows, image generation, and first/last-frame control.
Vidu Vidu Q3 Pro Text To Video is a live Muapi endpoint for text-to-video. Submit it with one API key and poll the shared result endpoint.
Vidu Vidu Q3 Pro Image To Video is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.
Vidu Vidu Q3 Pro First Last Frames is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.
Vidu Vidu Q3 Turbo Text To Video is a live Muapi endpoint for text-to-video. Submit it with one API key and poll the shared result endpoint.
Vidu Vidu Q3 Turbo Image To Video is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.
Vidu Vidu Q3 Turbo First Last Frames is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.
Vidu Vidu Q2 Pro Start End Video is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.
Vidu Vidu Q2 Pro Text To Video is a live Muapi endpoint for text-to-video. Submit it with one API key and poll the shared result endpoint.
Vidu Vidu Q2 Pro Image To Video is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.
Vidu Vidu Q2 Turbo Text To Video is a live Muapi endpoint for text-to-video. Submit it with one API key and poll the shared result endpoint.
Vidu Vidu Q2 Turbo Image To Video is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.
Vidu Vidu Q2 Reference is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.
Vidu Vidu Q2 Turbo Start End Video is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.
Vidu Vidu Q2 Text To Image is a live Muapi endpoint for text-to-image. Submit it with one API key and poll the shared result endpoint.
Vidu Vidu Q2 Reference To Image is a live Muapi endpoint for image editing. Submit it with one API key and poll the shared result endpoint.
Vidu Vidu Q1 Reference is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.
Vidu Vidu V2.0 I2V is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.
Vidu Vidu V2.0 T2V is a live Muapi endpoint for text-to-video. Submit it with one API key and poll the shared result endpoint.
Vidu is a multimodal generation family with endpoints for text-to-video, image-to-video, reference video, and image workflows. Muapi keeps the request and result contract consistent across every Vidu tier.
Use Q3 Pro for quality, Q3 Turbo or Q2 Turbo for faster iterations, and Q2 reference endpoints when source imagery or first and last frames should guide the clip.
Generate clips from prompts with Q2, Q3 Pro, and Q3 Turbo.
Animate a source image with Standard, Pro, and Turbo variants.
Use reference or first/last-frame endpoints for directed sequences.
Q2 includes text-to-image and reference-to-image workflows.
Submit a Vidu generation, then poll the shared Muapi result endpoint with the returned request ID.
curl -X POST https://api.muapi.ai/api/v1/vidu-q3-pro-text-to-video \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt":"A paper kite rises over a coastal village","duration":5,"resolution":"1080p"}'
# Response: {"request_id":"REQUEST_ID"}The example uses Vidu Q3 Pro text-to-video; switch to any catalog slug for another workflow.
curl https://api.muapi.ai/api/v1/predictions/REQUEST_ID/result \ -H "x-api-key: YOUR_API_KEY"
Read the generated video or image URL after completion.
Muapi lists Vidu V2, Q1, Q2, Q2 Pro, Q2 Turbo, Q3 Pro, and Q3 Turbo endpoints.
Yes. The catalog includes image-to-video, reference, and first/last-frame workflows.
Yes. Vidu Q2 includes text-to-image and reference-to-image endpoints.
One Muapi key gives your application access to Vidu's current video and image variants.