switch_heading
API Documentation
Choose the API version that matches your integration. v1 remains unchanged for existing customers.
Requests hit the Seedance API edge routers, then are processed by our relay layer and forwarded to the backend. Video generation for API v2 is handled by dedicated infrastructure and returned through the same path.
V1
1.5 API (v1)
Original Server API Routers: /v1/generate and /v1/status. Uses the Seedance 1.5–generation stack (480p/720p, 4/8/12s, optional audio).
V2
2.0 model (v2)
Server API Routers: /v2/generate and /v2/status. Supports Seedance 2.0, 2.0 Fast, and Seedance 2.0 Mini; text-to-video or image-to-video.
이미지
Seedream 5 Pro 이미지 API
/v1/images/generations에서 1K 및 2K 텍스트 생성과 참조 이미지 편집을 제공합니다.
Server API Routers
seedanceapi.org
├── V1
│ ├── POST /v1/generate
│ └── GET /v1/status
├── V2
│ ├── POST /v2/generate
│ └── GET /v2/status
└── 이미지
├── POST /v1/images/generations
└── GET /v1/images/generations/:task_idCredits are priced in platform credits; see each guide for per-second tables.