Skip to main content

Overview

Seedance 2 Pro generates 720p video from text prompts or input images. It produces multi-shot sequences with dynamic camera movement and includes synchronized audio in the output. On Kyma, the model runs through an OpenAI-compatible endpoint with automatic request failover. Prompt caching is supported, billing repeated prompt prefixes at this model’s cached input rate. Every response returns exact usage costs and the active model ID in the X-Kyma-Model header. The model operates at a medium speed tier and bills per second of generated video. It does not support reasoning, vision input analysis, or structured JSON outputs.

Specs

Pricing

Use this when

  • Multi-shot scene generation — Generate video clips with multiple camera angles and dynamic movement from a single prompt.
  • Social video with audio — Create short-form content where video and synchronized audio are bundled in one output.
  • Product motion demos — Render moving product showcases from static images or descriptive text prompts.
  • Image-to-video conversion — Animate uploaded still images into 720p video sequences with camera motion.

Not ideal for

Do not use this model for tasks requiring text reasoning, image analysis, structured data extraction, or resolutions above 720p.

Pick something else when

Example

Agent query example

Ask the API which models fit, instead of hardcoding an id:

FAQ

Can I pass an image to generate a video? Yes, provide the image via the image_url parameter to trigger image-to-video generation. How does billing work for this model? Billing is calculated per second of generated video, and repeated prompt prefixes are charged at this model’s cached input rate when caching is active. Does the output include audio? Yes, native audio is bundled with every generated video clip.