All video tools
Seedance · Text to video

Seedance 2 Fast

Texte-vers-vidéo rapide pour les concepts, les coupes sociales, les études de mouvement et l'itération rapide.

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": "seedance-2.0-fast-text-to-video",
  "prompt": "A cinematic 4-second shot of a compact AI routing console on a dark workstation, luminous paths connecting model nodes across a glass interface, slow handheld push-in, realistic reflections, premium product demo lighting, no readable text.",
  "duration": 4,
  "aspect_ratio": "16:9",
  "resolution": "720p",
  "output_format": "mp4",
  "include_audio": true
}'
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