Domestic Video Models
Domestic video models provide a unified OpenAI-compatible interface, supporting multiple generation modes such as text-to-video, image-to-video, first-and-last-frame video generation, motion control, digital humans, and lip sync.Quick Start
Video Generation
POST /v1/videos, submit domestic video tasks, supporting multiple generation scenarios.Task Query
GET /v1/videos/{task_id}, query task status and results.Model Family
Popular Models
Full Model List
Base Models:Vidu-*,Kling-*,GV-*,OS-*Hunyuan-*,Mingmou-*,Hailuo-*SV-*,JV-*,jimeng-video-*
vidu-q2-pro-reference-1080p-offpeakkling-3.0-omni-1080p-ref-audiokling-2.6-motion-pro-1080pkling-avatar-720psv-1.5-pro-1080p-audio
Integration Methods
Domestic video models use the following interfaces in a unified way:Note: Different model series may provide multiple integration methods.This page mainly introduces the general specifications of the OpenAI-compatible interface. For model-specific interfaces, please refer to the model documentation below.
- Vidu: Official format (
/vidu/ent/v2/*), OpenAI format (/v1/videos), unified video (/v1/video/create)- Jimeng: OpenAI format (
/v1/videos), unified video (/v1/video/create), Doubao channel- Kling: OpenAI format (
/v1/videos)
Request Parameters
Image Input Description
Different integration methods use different image fields:Basic Fields
metadata Extended Parameters
Scenario Type:
Output Configuration (metadata.output_config):
Other Common Fields:
motion_level: motion level (std/pro)offpeak: whether off-peak billing is enabledlast_frame_url: the last frame in first-and-last-frame generationvideo_url: reference video URLfile_infos: native FileInfos passthroughext_info: native ExtInfo string passthrough
Parameter Precedence
Duration Parameters
- Top-level
seconds - Top-level
duration metadata.seconds/metadata.duration/metadata.video_duration- Default
5
Resolution Parameters
metadata.output_config.resolution- Top-level
size - Model default value
Scenario Examples
Text-to-Video
Image-to-Video
First-and-Last-Frame Video Generation
Motion Control
Model Documentation
Detailed documentation for the following mainstream models is currently provided first:Jimeng Video
Documentation for generating and querying
jimeng-video-3.0 and jimeng-video-2.0.Vidu Video
The three integration methods for the
viduq3-pro, viduq2, and viduq1 series.Kling Video
Multiple generation modes for
Kling-3.0-Omni, Kling-2.6, and Kling-2.5.Detailed documentation for other models (
GV-*, OS-*, Hunyuan-*, Mingmou-*, Hailuo-*, SV-*, JV-*) is being organized. You can refer to Domestic Video Model Generation for general parameter specifications and usage methods.Authentication
Channel key format:SubAppId|SecretId|SecretKeySubAppId|SecretId|SecretKey|Region