更新日: 2026-06-06
Unified Video API
Crazyrouter provides a unified video generation endpoint that supports multiple video models through the same API format.Seedance is no longer recommended on the unified /v1/video/* contract. Use the native /volc/v1/contents/generations/tasks surface instead. See Seedance.Supported Models
Create Video
Request Parameters
Request Examples
Create Response
Image-to-Video
Pass reference images in theimages parameter:
cURL
Query Task
Request Example
cURL
Query Response (Processing)
Query Response (Completed)
Task Status
Complete Workflow Example
Python
Video generation typically takes 1-5 minutes. A polling interval of 10 seconds is recommended.