Hunyuan Image To Video
Hunyuan Hunyuan Image To Video is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.
Hunyuan video and image generation on Muapi includes text-to-video, image-to-video, Fast video, Hunyuan Image 2.1, and Hunyuan Image 3.0 endpoints.
Hunyuan Hunyuan Image To Video is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.
Hunyuan Hunyuan Text To Video is a live Muapi endpoint for text-to-video. Submit it with one API key and poll the shared result endpoint.
Hunyuan Hunyuan 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.
Hunyuan Hunyuan Image 3.0 is a live Muapi endpoint for text-to-image. Submit it with one API key and poll the shared result endpoint.
Hunyuan Hunyuan Image 2.1 is a live Muapi endpoint for text-to-image. Submit it with one API key and poll the shared result endpoint.
Hunyuan is Tencent's generative-media family spanning video and images. Muapi groups Hunyuan Video and Hunyuan Image endpoints in one catalog while keeping each endpoint's native input mode visible.
Use Hunyuan Video for prompt-driven or image-guided motion, Hunyuan Fast for iteration, and Hunyuan Image 2.1 or 3.0 for still-image generation.
Generate video from prompts with Hunyuan Video or Hunyuan Fast.
Animate a reference image with Hunyuan Video.
Create still images with Hunyuan Image 2.1 or 3.0.
Compare Hunyuan image and video endpoints with one API contract.
Submit a Hunyuan image or video task, then poll the standard Muapi result endpoint.
curl -X POST https://api.muapi.ai/api/v1/hunyuan-image-3.0 \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt":"A detailed editorial portrait in warm afternoon light","aspect_ratio":"1:1"}'
# Response: {"request_id":"REQUEST_ID"}The example uses Hunyuan Image 3.0; video slugs use the same authentication flow.
curl https://api.muapi.ai/api/v1/predictions/REQUEST_ID/result \ -H "x-api-key: YOUR_API_KEY"
Read the generated media URL after completion.
Yes. The hub includes Hunyuan Video and Hunyuan Image 2.1 and 3.0.
Yes. hunyuan-fast-text-to-video is included for faster prompt iteration.
Yes. hunyuan-image-to-video supports an image-guided video workflow.
Connect Tencent's Hunyuan image and video endpoints with one Muapi integration.