Skip to main content
Seedance 2.5 supports text-to-video, frame-based animation, multimodal references, video editing, and video extension. Generate at 480p or 720p through dedicated workflow endpoints. Default endpoint: POST https://api.higgsfield.ai/bytedance/seedance-2.5/text-to-video Endpoint ID: bytedance/seedance-2.5/text-to-video Try Seedance 2.5Open this endpoint in the Higgsfield API Playground.

Available endpoints

Quick Start

cURL
The request returns a request_id and status_url. Poll the status URL or configure webhooks to retrieve the completed video.

Workflow parameters

  • Use 480p or 720p resolution.
  • Use public media URLs; asset:// references are not supported by these endpoints.
  • Set an explicit aspect_ratio, such as 16:9, for reference-to-video requests.
  • Image-to-video uses the input image’s framing. Video editing and extension use the source video’s framing.
  • Omit duration for video editing; the source clip determines its length. Set an explicit duration for generation and extension.
  • The endpoint selects the workflow; a separate mode parameter is not needed.