All video tools
Seedance · Text to video

Seedance 2

Wysokiej jakości wideo z tekstu z silnym przestrzeganiem instrukcji i kinowym ruchem.

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