Skip to main content
POST
Seedance 1.5 Pro Super — Start-End Frame to Video
Generate a video that smoothly transitions from a start frame to an end frame using ByteDance+ Seedance 1.5 Pro Super. Supports up to 1080p resolution, 12-second durations, optional generated audio, and a fixed-camera mode.

Request Body

string
required
Model slug. Use bytedance-plus/seedance-1.5-pro-super/start-end-frame-to-video.
object
required
Input parameters for start-end frame video generation.
string
HTTPS URL to receive a webhook notification when the job completes or fails.

Pricing

Base cost: 15,000 micro-cents per second ($0.015/sec)
Default cost: 720p, audio on, 5 seconds = 15,000 × 1.8667 × 2 × 5 = 280,005 micro-cents ($0.28)

Response

string
Unique identifier for the submitted job.
string
Initial job status. Always "pending" on successful submission.
string
ISO 8601 timestamp of the estimated completion time.
number
The cost of the job in micro-cents.

Code Examples