Seedance 1.5 Pro (720p)
Video generationOne call. Same key. Same bill.
Cinematic text-to-video from ByteDance, from $0.06/sec.
One API key. Every model.
One model. Three ways to call it. Same key, same bill.
One call. Same key. Same bill.
One call. Same key. Same bill.
One call. Same key. Same bill.
One call. Same key. Same bill.
One call. Same key. Same bill.
One call. Same key. Same bill.
Capabilities
Resolution
Aspect ratios
Duration and frame control
num_frames for precise control[^2]Conditioning and reproducibility
Safety
Delivery and integrations
@fal-ai/client library[^2]Licensing
One key. One base URL. Same SDK shape you already use.
# 1. set your key
export COINIS_API_KEY="sk_live_..."
# 2. call the model
curl https://api.app.coinis.com/v1/video/generate \
-H "Authorization: Bearer $COINIS_API_KEY" \
-d '{"prompt":"neon city, rain, tracking shot"}' import { Coinis } from "@coinis/sdk";
const coinis = new Coinis(process.env.COINIS_API_KEY);
const job = await coinis.video.generate({
model: "models/bytedance/seedance",
prompt: "neon city, rain, tracking shot",
}); from coinis import Coinis
coinis = Coinis(os.environ["COINIS_API_KEY"])
job = coinis.video.generate(
model="models/bytedance/seedance",
prompt="neon city, rain, tracking shot",
) {
"id": "gen_8fa2c1",
"status": "succeeded",
"model": "models/bytedance/seedance",
"output": {
"video_url":
"https://cdn.coinis.com/gen_8fa2c1.mp4"
,
"format": "mp4"
},
"tokens_used": 10
} Already on another provider's SDK? Change the host. Keep the call.
One wallet across every model. No API accounts to juggle.
No credit card.
1 token = $0.10 pay-as-you-go. Less on a plan.
Unified API across video, image, audio, and LLM.
Async queue plus webhooks. Batch at scale.
Ship it under your brand. Outputs are yours.
Prompt to platform-native clip in minutes.
One generation, every aspect ratio.
Authentic selfie-style ads, on brand.
Cinematic multi-shot video from text Feed a detailed scene description and get a polished clip in seconds. Seedance handles complex prompt structures that produce deliberate camera movement and scene composition.
Multi-platform social creative Ship portrait 9:16 clips for TikTok and Reels, landscape 16:9 for YouTube pre-rolls, and square 1:1 for feed ads. One model covers every placement without re-shooting.
Programmatic video pipelines Set seed values for reproducible outputs, fix the camera position for consistent product shots, and automate generation via the async API with webhook callbacks. Seedance fits inside any production pipeline.
Fast concept prototyping Use the 480p route to iterate on scripts and creative directions quickly. Lock the winning version, then re-generate at 720p or 1080p for final delivery.
Commercially licensed UGC and ad creative All Seedance routes carry an explicit commercial-use license. Generate ad creative, product demos, and branded content without separate licensing negotiations.
Renders in seconds. Set a seed. Get the same frame back.
Outputs are yours. Sell them.
Safe for paid ads.
Your prompts are never used for training.
Start free
Start free. 15 tokens a week. No card.
Generate on CoinisNo credit card.
Pricing and capabilities verified 2026-05-26. Read the docs .