Seedance 2.0 Fast
token360
Video
ByteDance Seedance 2.0 Fast — fast video at 480p (token360 default), 5s default. ~60-80s to generate. Token-priced upstream. Supports BytePlus RealFace assets.
Pricing
$11.2/M tokens (text) · $6.6/M (image input)
Default 5s · max 10s
Model ID
bytedance/seedance-2.0-fastEndpoint
POST /api/v1/videos/generationsImage input:✓ supported
RealFace:✓ supported
Payment:USDC on Base via x402
Code Examples
from blockrun_llm import LLMClient
client = LLMClient() # uses BLOCKRUN_WALLET_KEY (never sent to server)
job = client.video_generate(
model="bytedance/seedance-2.0-fast",
prompt="a red apple slowly spinning on a wooden table",
duration_seconds=5,
image_url="https://example.com/seed.jpg", # optional
)
print(job["data"][0]["url"]) # MP4 URLTry It — Video Generation
Type a prompt below and click Generate.
Output: downloadable MP4. Payment in USDC via x402 — no API key.
~$0.5955 USDC
Connect your wallet to generate. Pay-per-call in USDC on Base via x402 — no API key needed.