Thanks for helping make this the best Seedance 2.0 API reference on the web.
- New prompt recipes (cinematic, product ads, anime, lip-sync dialogues, UGC).
- Example ports to other languages (Go, Rust, Ruby, PHP, Swift, Kotlin).
- Framework integrations (Next.js route handler, FastAPI, Cloudflare Workers, Supabase edge functions).
- Benchmarks: standard vs fast tier, 480p vs 720p, audio on/off latency.
- Typo / doc fixes.
- Fork, create a branch:
git checkout -b my-contribution. - Keep examples self-contained and copy-pasteable — each script should run with just
FAL_KEYset. - Reference only public image/video URLs in samples. Do not commit API keys.
- Open a PR with a clear title. If adding an example, update the README so it's discoverable.
- Python: standard library +
fal-client. No heavy frameworks. - JavaScript: ESM only (
.mjs),@fal-ai/clientfor the API. Node 18+. - Shell: POSIX-compatible
bash.
Always cross-check new parameters or pricing against the official model pages:
- https://fal.ai/models/bytedance/seedance-2.0/text-to-video/api
- https://fal.ai/models/bytedance/seedance-2.0/image-to-video/api
- https://fal.ai/models/bytedance/seedance-2.0/reference-to-video/api
- https://fal.ai/models/bytedance/seedance-2.0/fast/text-to-video/api
- https://fal.ai/models/bytedance/seedance-2.0/fast/image-to-video/api
- https://fal.ai/models/bytedance/seedance-2.0/fast/reference-to-video/api