Skip to main content
Seedance 2.0 generates videos from a text prompt, first and last frames, or a combination of image, video, and audio references. Default endpoint: POST https://api.higgsfield.ai/bytedance/seedance-2.0/text-to-video Endpoint ID: bytedance/seedance-2.0/text-to-video Try Seedance 2.0Open 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.

Working with references

  • 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.
  • Keep first/last-frame inputs separate from the reference arrays.
  • Set an explicit output duration; automatic duration (-1) is not supported.