POST https://fal.run/fal-ai/bytedance/seedance/v1/pro/text-to-video
Endpoint ID: fal-ai/bytedance/seedance/v1/pro/text-to-video
Try it in the Playground
Run this model interactively with your own prompts.
Quick Start
Related
- Seedance 1.0 Pro — Video Generation
- Seedance 1.0 Lite — Video Generation
- Bytedance — Video Generation
Capabilities
- Text prompt input
- Aspect ratio control
- Duration control
- Reproducible generation (seed)
- Safety checker
- Frame count control
API Reference
Input Schema
The text prompt used to generate the video
The aspect ratio of the generated video Default value:
"16:9"Possible values: 21:9, 16:9, 4:3, 1:1, 3:4, 9:16Video resolution - 480p for faster generation, 720p for balance, 1080p for higher quality Default value:
"1080p"Possible values: 480p, 720p, 1080pDuration of the video in seconds Default value:
"5"Possible values: 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12Whether to fix the camera position
Random seed to control video generation. Use -1 for random.
If set to true, the safety checker will be enabled. Default value:
trueThe number of frames to generate. If provided, will override duration.Range:
29 to 289Output Schema
Generated video file
Seed used for generation
Input Example
Output Example
Limitations
aspect_ratiorestricted to:21:9,16:9,4:3,1:1,3:4,9:16resolutionrestricted to:480p,720p,1080pnum_framesrange: 29 to 289- Content moderation via safety checker