All video tools
Seedance · Text to video

Seedance 2

강력한 지시 따르기와 시네마틱 움직임을 갖춘 고충실도 텍스트-투-비디오.

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-text-to-video",
  "prompt": "A polished studio macro shot of an AI infrastructure dashboard represented as glowing fiber-optic routes inside a transparent cube, slow orbiting camera, cinematic depth of field, clean black background, 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