logo
RunComfy
  • ComfyUI
  • TrainerNew
  • Models
  • API
  • Pricing
discord logo
MODELS
Explore
All Models
LIBRARY
Generations
MODEL APIS
API Docs
API Keys
ACCOUNT
Usage

Seedance 2.5 FLF2V 480p: Keyframe Transitions on Models and API | RunComfy

bytedance/seedance-2.5/first-last-frame/480p

Seedance 2.5 FLF2V 480p turns a first and last still into a 480p image-to-video transition for faster, lower-cost drafts before a 720p finish.

modelApiDoc_tableOfContents

modelApiDoc_nav1GetStartedmodelApiDoc_nav2AuthenticationmodelApiDoc_nav3ApiReferencemodelApiDoc_navSubmitRequestmodelApiDoc_navMonitorStatusmodelApiDoc_navRetrieveResultsmodelApiDoc_navCancelRequestmodelApiDoc_nav4FileInputsmodelApiDoc_navHostedFilemodelApiDoc_nav5SchemamodelApiDoc_navInputSchemamodelApiDoc_navOutputSchema

modelApiDoc_h2GetStarted

modelApiDoc_getStartedBeforeModelbytedance/seedance-2.5/first-last-frame/480pmodelApiDoc_getStartedAfterModel modelApiDoc_getStartedMid modelApiDoc_schemaLinkmodelApiDoc_getStartedAfterSchema

curl --request POST \
  --url https://model-api.runcomfy.net/v1/models/bytedance/seedance-2.5/first-last-frame/480p \
  --header "Content-Type: application/json" \
  --header "Authorization: Bearer <token>" \
  --data '{
    "prompt": "Smooth cinematic transition from an overcast empty coastal highway to the same overlook at golden hour with a dark blue station wagon driving past, natural cloud and light change, gentle push-in, continuous motion, photorealistic, no text, no watermark.",
    "first_frame": "https://playgrounds-storage-public.runcomfy.net/tools/7404/media-files/input-first-1.png",
    "last_frame": "https://playgrounds-storage-public.runcomfy.net/tools/7404/media-files/input-last-1.png"
  }'

modelApiDoc_h2Authentication

modelApiDoc_authP1 YOUR_API_TOKEN modelApiDoc_authP2 modelApiDoc_profilemodelApiDoc_authP3 Authorization modelApiDoc_authP4 Authorization: Bearer $YOUR_API_TOKENmodelApiDoc_authP5

modelApiDoc_h3ApiReference

modelApiDoc_h3SubmitRequest

modelApiDoc_submitBody

curl --request POST \
  --url https://model-api.runcomfy.net/v1/models/bytedance/seedance-2.5/first-last-frame/480p \
  --header "Content-Type: application/json" \
  --header "Authorization: Bearer <token>" \
  --data '{
    "prompt": "Smooth cinematic transition from an overcast empty coastal highway to the same overlook at golden hour with a dark blue station wagon driving past, natural cloud and light change, gentle push-in, continuous motion, photorealistic, no text, no watermark.",
    "first_frame": "https://playgrounds-storage-public.runcomfy.net/tools/7404/media-files/input-first-1.png",
    "last_frame": "https://playgrounds-storage-public.runcomfy.net/tools/7404/media-files/input-last-1.png"
  }'

modelApiDoc_h3MonitorStatus

modelApiDoc_monitorBody

curl --request GET \
  --url https://model-api.runcomfy.net/v1/requests/{request_id}/status \
  --header "Authorization: Bearer <token>"

modelApiDoc_h3RetrieveResults

modelApiDoc_retrieveBody

curl --request GET \
  --url https://model-api.runcomfy.net/v1/requests/{request_id}/result \
  --header "Authorization: Bearer <token>"

modelApiDoc_h3CancelRequest

modelApiDoc_cancelBody

curl --request POST \
  --url https://model-api.runcomfy.net/v1/requests/{request_id}/cancel \
  --header "Authorization: Bearer <token>"

modelApiDoc_h2FileInputs

modelApiDoc_h3HostedFile

modelApiDoc_hostedFileBody

modelApiDoc_h2Schema

modelApiDoc_h3InputSchema

{
  "type": "object",
  "title": "modelApiDoc_navInputSchema",
  "required": [
    "prompt",
    "first_frame",
    "last_frame"
  ],
  "properties": {
    "prompt": {
      "title": "Prompt",
      "description": "Text prompt describing the transition and motion.",
      "type": "string",
      "default": "Smooth cinematic transition from an overcast empty coastal highway to the same overlook at golden hour with a dark blue station wagon driving past, natural cloud and light change, gentle push-in, continuous motion, photorealistic, no text, no watermark."
    },
    "first_frame": {
      "title": "First Frame",
      "description": "Starting keyframe image for the video transition.",
      "type": "string",
      "default": "https://playgrounds-storage-public.runcomfy.net/tools/7404/media-files/input-first-1.png"
    },
    "last_frame": {
      "title": "Last Frame",
      "description": "Ending keyframe image for the video transition.",
      "type": "string",
      "default": "https://playgrounds-storage-public.runcomfy.net/tools/7404/media-files/input-last-1.png"
    },
    "duration": {
      "title": "Duration (seconds)",
      "description": "The duration of the generated video in seconds. Default is 5. Range is 4–30.",
      "type": "integer",
      "minimum": 4,
      "maximum": 30,
      "default": 5
    },
    "aspect_ratio": {
      "title": "Aspect Ratio (W:H)",
      "description": "Aspect ratio of the output video.",
      "type": "string",
      "enum": [
        "16:9",
        "9:16",
        "1:1",
        "4:3",
        "3:4",
        "21:9",
        "9:21"
      ],
      "default": "16:9"
    },
    "seed": {
      "title": "Seed",
      "description": "Random seed for reproducible generation. Use -1 for random.",
      "type": "integer"
    }
  }
}

modelApiDoc_h3OutputSchema

{
  "output": {
    "type": "object",
    "properties": {
      "image": {
        "type": "string",
        "format": "uri",
        "description": "modelApiDoc_outDescImage"
      },
      "video": {
        "type": "string",
        "format": "uri",
        "description": "modelApiDoc_outDescVideo"
      },
      "images": {
        "type": "array",
        "description": "modelApiDoc_outDescImages",
        "items": {
          "type": "string",
          "format": "uri"
        }
      },
      "videos": {
        "type": "array",
        "description": "modelApiDoc_outDescVideos",
        "items": {
          "type": "string",
          "format": "uri"
        }
      }
    }
  }
}
Follow us
  • LinkedIn
  • Facebook
  • Instagram
  • Twitter
Support
  • Discord
  • Email
  • System Status
  • Affiliate
Video Models
  • MiniMax H3
  • Minimax H3 Image to Video
  • FLUX 3 Video
  • Happy Horse 1.1 reference to video
  • Wan 2.6 Flash
  • Hailuo 2.3 Fast Standard
  • View All Models →
Image Models
  • FLUX 3 Image
  • Seedream 5.0 Pro Image Edit
  • Flux 2 Flash Edit
  • seedream 4.0
  • GPT Image 2 Image Edit
  • Nano Banana Pro
  • View All Models →
Legal
  • Terms of Service
  • Privacy Policy
  • Cookie Policy
RunComfy
Copyright 2026 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.