Seedance 2.0 Mini Image-to-Video API

bytedance/seedance-2.0-mini/image-to-video

Seedance 2.0 Mini Image-to-Video API turns one required start-frame image and one optional end-frame image into a 4–15 second video at 480p or 720p. Place the start frame first and the end frame second in image_urls; aspect_ratio accepts only auto.

Input

Prompt
0/20000
Start frame
Required
End frame
Optional
Resolution
Duration
Aspect ratio

Generate audio

Ask the model to generate an audio track with the video.

Advanced

Return last frame

Keep the video result and request the final frame as an additional file.

Web search

Send the optional web_search Boolean field.

Output

Idle

Your generated files will appear here

Set the inputs, choose a duration, then run the asynchronous video task.

5 sec × 24 credits/sec = 120 credits ($0.600)

Continue with

Examples

Begin exactly from Image 1 and finish on Image 2. In one continuous four-second shot, the same beige vintage compact car switches on its lights, rolls from the wet shoulder into the near lane, and drives away along the forest-road curve. Use one stable, gentle pan only. Preserve the exact car body, beige paint, wheels, forest, road geometry, camera height, mist, and dawn lighting. Keep the movement physically plausible, with restrained tire spray and stable reflections, and settle cleanly into the final composition without morphing. Synchronized audio: one quiet engine start, tires on wet asphalt, light rain, and distant forest ambience. No cuts, no people, no extra vehicles, no readable text, no logos, no products, no advertising, no watermark.

Seedance 2.0 Mini Image-to-Video API overview

Seedance 2.0 Mini Image-to-Video API receives one start frame and one optional end frame in image_urls. Use prompt to describe subject movement and camera movement between the two images; retrieve the asynchronous task through status polling or callback_url.

Why use Seedance 2.0 Mini Image-to-Video API?

  • Use the start frame for visual details.The first image_urls item supplies the subject appearance, environment, lighting, and opening composition.

  • Use the end frame to specify the closing image.Place a second image in image_urls when the video must end on a specified pose or composition.

  • Describe subject and camera movement separately.Write the subject movement first, followed by pan, track, push, orbit, or locked-camera instructions.

  • Choose resolution and integer duration.resolution accepts 480p or 720p; duration accepts an integer from 4–15.

Parameters

ParameterRequirementDescription
promptRequired

Trimmed motion and camera instruction from 1 through 20,000 characters.

image_urlsRequired

Ordered array of one start-frame URL and one optional end-frame URL; removing Start does not promote End.

durationRequired

Integer from 4 through 15 seconds; the Playground starts at 5.

resolutionOptional

480p or 720p. The API and Playground default to 720p.

Default720p480p
aspect_ratioOptional / fixed

Omit or send auto only. The Playground displays read-only Auto and sends auto.

Defaultauto
generate_audioOptional

Boolean audio request. The Playground sends true initially; the API declares no default.

return_last_frameOptional

Boolean request for the final frame as an additional successful file.

web_searchOptional

Optional Boolean field.

seedOptional

Integer with no published range.

How to Use

  1. Choose the start frameUse an image where the subject appearance, opening pose, environment, and composition are visible.

  2. Add an end frame when neededPlace the end frame second in image_urls to specify the image shown at the end of the video.

  3. Describe subject motionState the action that begins from the start frame and where the action should finish.

  4. Direct camera motionSpecify pan, track, push, orbit, or a locked camera separately.

  5. Submit and trackRun the task, then poll task_id or use callback_url to receive a finished or failed task object.

Pricing

Image-to-Video uses the no-reference-video rate. Frame count, generated audio, final-frame return, web search, and seed do not change current pricing.

UsageRateDetails
480p output10 credits / output second$0.050/s. A 5 second task uses 50 credits ($0.250).
720p output24 credits / output second$0.120/s. A 5 second task uses 120 credits ($0.600).

Best Use Cases

  • Product movement clipsSubmit a product image and describe rotation, translation, or component movement in prompt.

  • Character action clipsSubmit a portrait or full-body image and specify one subject action in prompt.

  • Start-to-end image transitionsUse the first image_urls item for the opening image and the second item for the closing image.

  • Camera-movement comparisonsGenerate locked, tracking, pushing, or orbiting camera instructions from the same start frame.

Pro Tips

  • Treat the start frame as the source of composition, identity, wardrobe, environment, and light.
  • Describe subject motion before camera motion so the two instructions do not compete.
  • When using an end frame, describe the transition rather than redescribing both images.
  • Keep identity-changing instructions out of the prompt unless transformation is intentional.
  • Use one readable action beat for short clips and state where the movement should settle.

Notes

  • image_urls must contain one or two public HTTP(S) URLs in Start then End order.
  • Seedance 2.0 Mini Image-to-Video API does not accept reference-media fields or independent start_image_url and end_image_url fields.
  • Only auto is accepted when aspect_ratio is provided.
  • The Playground upload policy is JPEG/PNG/WebP up to 30 MB; it is not a complete upstream limit statement.

Seedance 2.0 Mini Image-to-Video API — Frequently asked questions

What is Seedance 2.0 Mini Image-to-Video API?

Seedance 2.0 Mini Image-to-Video API turns one start frame and one optional end frame into video. The first image_urls item is the start frame and the second is the end frame; a successful submission returns task_id for the asynchronous task.

How do I call Seedance 2.0 Mini Image-to-Video API?

Send POST /api/generate/submit with a Bearer key, set model to seedance-2.0-mini/image-to-video, and provide one or two public HTTP(S) URLs in input.image_urls. Poll the returned task_id or provide callback_url.

How is Seedance 2.0 Mini Image-to-Video API billed?

480p uses 10 credits ($0.050) per output second and 720p uses 24 credits ($0.120) per output second. One or two images use the same rate when duration and resolution are unchanged.

What inputs does Seedance 2.0 Mini Image-to-Video API accept?

input must contain prompt, an integer duration from 4–15, and image_urls with one or two ordered image URLs. resolution accepts 480p or 720p; aspect_ratio must be omitted or set to auto.

How do I retrieve a Seedance 2.0 Mini Image-to-Video API result?

Poll the task only while status is not_started or running. Stop when status becomes finished or failed; data.files contains the video and any other files returned by the service.

How should I choose among the three Seedance 2.0 Mini APIs?

Use Seedance 2.0 Mini Image-to-Video API for a required start frame and optional end frame, Seedance 2.0 Mini Text-to-Video API without source media, or Seedance 2.0 Mini Reference-to-Video API for image, video, or audio references.