Video models › Bytedance

Bytedance V1 Pro Fast Image to Video

Bytedance V1 Pro Fast Image to Video

video Bytedance price on request

Request

POST https://app.video-blade.com/api/v1/generations
X-API-Key: vb_…
Content-Type: application/json

{
  "callback_url": "https://your-app.example/callbacks/video-blade",
  "input": {
    "image_url": "\u2026",
    "prompt": "\u2026"
  },
  "model": "bytedance-v1-pro-fast-image-to-video"
}

Input parameters

NameTypeRequiredDescription
prompt string required The text prompt used to generate the video (Max length: 10000 characters)
image_url string required The URL of the image used to generate video (File URL after upload, not file content; Accepted types: image/jpeg, image/png, image/webp; Max size: 10.0MB)
resolution string optional Video resolution - 480p for faster generation, 720p for balance, 1080p for higher quality
Values: 720p, 1080p
Default: 720p
duration string optional Duration of the video in seconds
Values: 5, 10
Default: 5
nsfw_checker boolean optional Defaults to false. You can set it to false based on your needs. If set to false, our content filtering will be disabled, and all results will be returned directly by the model itself. Note: There is no guarantee that everything can be filtered out; if you are not satisfied with the results, you will need to make your own arrangements.

Pricing

Price on request; the charge is settled from actual consumption with the video coefficient ×2.0. See Pricing & tokens.