Veo3.1 Image To Video
Veo 3.1 Veo3.1 Image To Video is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.
Veo 3.1 on Muapi includes Standard, Fast, Reference, Lite, Extend, and 4K endpoints for Google's latest video generation workflows.
Veo 3.1 Veo3.1 Image To Video is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.
Veo 3.1 Veo3.1 Text To Video is a live Muapi endpoint for text-to-video. Submit it with one API key and poll the shared result endpoint.
Veo 3.1 Veo3.1 Fast Image To Video is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.
Veo 3.1 Veo3.1 Fast Text To Video is a live Muapi endpoint for text-to-video. Submit it with one API key and poll the shared result endpoint.
Veo 3.1 Veo3.1 Extend Video is a live Muapi endpoint for video editing. Submit it with one API key and poll the shared result endpoint.
Veo 3.1 Veo3.1 Reference To Video is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.
Veo 3.1 Veo3.1 4k Video is a live Muapi endpoint for text-to-video. Submit it with one API key and poll the shared result endpoint.
Veo 3.1 Veo3.1 Lite Text To Video is a live Muapi endpoint for text-to-video. Submit it with one API key and poll the shared result endpoint.
Veo 3.1 Veo3.1 Lite Image To Video is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.
Veo 3.1 is Google's current video generation family, with text-to-video, image-to-video, reference, extension, 4K, and Lite endpoints grouped under one Muapi catalog.
Use Standard for the flagship workflow, Fast and Lite for iteration, Reference for source-guided motion, and 4K when output resolution is the priority.
Generate cinematic clips from prompts with Standard, Fast, Lite, and 4K endpoints.
Animate a starting image with Standard, Fast, or Lite Veo 3.1.
Steer a sequence with source imagery using the reference endpoint.
Extend a video or choose the dedicated 4K endpoint.
Submit a Veo 3.1 request, save the request ID, and poll the shared Muapi result endpoint.
curl -X POST https://api.muapi.ai/api/v1/veo3.1-text-to-video \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt":"A cinematic sunrise over a misty mountain valley","duration":8}'
# Response: {"request_id":"REQUEST_ID"}The example uses Standard text-to-video; switch slugs for Fast, Reference, Lite, or 4K.
curl https://api.muapi.ai/api/v1/predictions/REQUEST_ID/result \ -H "x-api-key: YOUR_API_KEY"
Read the completed video URL from outputs.
The catalog brings together Standard, Fast, Reference, Extend, 4K, and Lite workflows.
Yes. Standard, Fast, and Lite image-to-video endpoints are listed.
Yes. It uses Muapi's shared API key, request ID, and result polling pattern.
Choose Standard, Fast, Reference, Lite, or 4K generation per request with one API key.