Eachlabs | AI Workflows for app builders
seedance-v1-pro-image-to-video

Seedance V1 | Pro | Image to Video

Seedance 1.0 Pro Image-to-Video, an advanced image-to-video model developed by Bytedance, capable of generating lifelike motion with exceptional detail and realism.

Official Partner

Avg Run Time: 80.000s

Model Slug: seedance-v1-pro-image-to-video

Category: Image to Video

Create a Prediction

Send a POST request to create a new prediction. This will return a prediction ID that you'll use to check the result. The request should include your model inputs and API key.

Get Prediction Result

Poll the prediction endpoint with the prediction ID until the result is ready. The API uses long-polling, so you'll need to repeatedly check until you receive a success status.