Skip to main content
POST
seedance-1-0-lite-i2v-250428 (Image to Video)

Authentication

  1. Sign up for a GPTProto account at https://gptproto.com
  2. Navigate to the API Keys section in your dashboard
  3. Generate a new API key (sk-xxxxx)
  4. Copy and securely store your API key For authentication details, please refer to the Authentication section.

Initiate Request

Response Example

Query Result

Query Result

Response

Parameters

Parameters

Core Parameters

Advanced Parameters

Note: Different models may support different parameter options. For more details, please refer to the Model Field Compatibility table.

Model Field Compatibility


resolution (rs): Video resolution
Seedance 1.5 pro, Seedance 1.0 lite default value: 720p Seedance 1.0 pro&pro-fast default value: 1080p
Enumeration values:
  • 480p
  • 720p
  • 1080p: Not supported in reference image scenario; temporarily not supported by Seedance 1.5 pro

ratio (rt): Aspect ratio of the generated video. See Aspect Ratio & Resolution for pixel values corresponding to different aspect ratios.
Default for Text-to-Video is generally 16:9 Default for Image-to-Video is generally adaptive. Note: Default for Reference Image Video Generation is 16:9 Seedance 1.5 pro default is adaptive
Enumeration values:
  • 16:9
  • 4:3
  • 1:1
  • 3:4
  • 9:16
  • 21:9
  • adaptive: Automatically selects the most appropriate aspect ratio based on the ratio of the uploaded first frame image.

duration (dur) or frames (frames):
Seedance 1.5 pro does not support frames temporarily Choose either duration or frames; frames has higher priority than duration. If you want to generate videos with fractional seconds, it is recommended to specify frames.

Video Generation Scenarios

First frame video generation, first and last frame video generation, and reference image video generation are three mutually exclusive scenarios and cannot be mixed.
For First & Last Frame scenario
  • You can pass the same image for both first and last frame.
  • If the aspect ratios of first and last frame images are inconsistent, the system will prioritize the first frame and automatically crop the last frame to match.

Aspect Ratio & Resolution

Text Command Parameters

You can append --[parameters] after the text prompt to control video output specifications, including aspect ratio, frame rate, resolution, etc.

Error Codes

Error Codes

Common Error Codes