All video tools
Wan · Text to video

Wan 视频

多功能的文生视频,适用于广泛的视觉风格、镜头运动和注重成本的草稿。

Generator controls
Output
Example output
API request
curl https://manifoldgen.com/api/service \
  -X POST \
  -H "Authorization: Bearer $MANIFOLDGEN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "service": "video_generate",
  "model": "wan",
  "prompt": "Cinematic aerial shot soaring over a neon-drenched futuristic megacity at dusk, sleek glass towers reflecting magenta and cyan light, flying vehicles streaking between skyscrapers, volumetric fog, ultra-smooth glide.",
  "duration": 5,
  "aspect_ratio": "16:9",
  "resolution": "720p",
  "output_format": "mp4",
  "include_audio": false
}'
The API and this tester use the same request. Provider routing stays behind ManifoldGen.

Build this workflow into your product

Stable JSON API, async jobs, durable outputs, and the same ManifoldGen billing.

API reference