---
title: "Seedance2 Video Endpoint"
method: POST
path: "/api/videos/seedance-2"
---

# Seedance2 Video Endpoint

`POST /api/videos/seedance-2`

Generate a standalone video with Seedance, MiniMax H3, or Wan 3.0 Prime.

This endpoint supports these Seedance models:
- seedance_2.0_fast
- seedance_2.0
- seedance_2.0_mini
- seedance_2.5
- seedance25-ref / seedance25-i2v / seedance25-t2v
- minimax-h3-i2v
- minimax-h3-reference
- minimax-h3-max-text
- minimax-h3-max-i2v
- wan30-text
- wan30-i2v
- wan30-reference

It supports both function modes:
- omni_reference (image_files/video_files/audio_files)
- first_last_frames (file_paths)

BytePlus-backed Seedance 2.0 Mini and Fast accept 480p/720p; Standard also
accepts 1080p.
BytePlus-backed Seedance 2.5 accepts 480p/720p, 4-30 seconds, and up to
30 images, 10 videos, and 10 audio files (50 combined).
MiniMax H3 accepts 768P, 2K, and 4K; its reference variant accepts up to
9 images, 3 videos, 3 audio clips, and 12 combined reference files.
MiniMax H3 Max accepts 5-15 seconds at 480P or 768P. Its text endpoint
accepts aspect ratio control, while its image endpoint accepts an optional
opening image and ending image and inherits the opening image's geometry.
Wan 3.0 Prime accepts 2-30 seconds at 480p, 720p, or 1080p with optional
generated audio. Its reference endpoint accepts up to 10 images, 5 videos,
and 5 audio clips.

## Request body

- object

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/latted/apis/motion-graphics-designer-api.md) · [All operations](https://skmtc.dev/latted/apis/motion-graphics-designer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/latted/motion-graphics-designer-api/revisions/36d149b525df/schema)
