Model specifications
- Context
- Not provided
- Maximum output
- Not provided
- Architecture
- text+image+audio+video->video
- Tokenizer
- Media
- Knowledge cutoff
- Not provided
- Moderated
- No
Complete pricing
Synchronized OpenRouter rates. Token prices are shown per one million tokens.
- Video (with audio)
- $0.2311 per second
- 480p$0.1028
- 720p$0.2311
- 1080p$0.52
- 4K$2.0801
- Video (no audio)
- $0.2311 per second
- 480p$0.1028
- 720p$0.2311
- 1080p$0.52
- 4K$2.0801
- Video (with video input)
- $0.1382 per second
- 480p$0.0615
- 720p$0.1382
- 1080p$0.311
- 4K$1.2442
- Video Tokens (with audio)
- $10.7 per 1M tokens
- Video Tokens (no audio)
- $10.7 per 1M tokens
- Video Tokens (with video input)
- $6.4 per 1M tokens
Quick start
Set OPENROUTER_API_KEY locally. Python requires requests; JavaScript runs in Node.js. Keep the key on the server.
This creates a video job. Poll its status before downloading the completed video.
curl --fail-with-body https://openrouter.ai/api/v1/videos \
-H "Authorization: Bearer $OPENROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"bytedance/seedance-2.5","prompt":"A slow camera move across a sunlit mountain landscape"}'
# Replace JOB_ID with the returned id to check progress.
curl --fail-with-body "https://openrouter.ai/api/v1/videos/JOB_ID" \
-H "Authorization: Bearer $OPENROUTER_API_KEY"Input → Output
Supported API parameters
frequency_penalty1 Provider
Checked: September 7, 2026
Provider availability, latency, throughput and routing can change continuously. Open the source page for current operational data.
Seed
Not provided- Context
- Not provided
- Maximum output
- Not provided