Authorization: Bearer ********************{
"model": "string",
"prompt": "string",
"file_infos": [
{
"url": "string",
"category": "string",
"reference_type": "string",
"object_id": "string",
"voice_id": "string"
}
],
"last_frame_url": "string",
"duration": 0,
"resolution": "string",
"aspect_ratio": "string",
"audio_generation": "string",
"person_generation": "string",
"input_compliance_check": "string",
"output_compliance_check": "string",
"enhance_switch": "string",
"frame_interpolate": "string",
"negative_prompt": "string",
"enhance_prompt": "string",
"input_region": "string"
}curl --location --request POST 'https://api.baoyouhuyu.com/vod/v1/videos/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "string",
"prompt": "string",
"file_infos": [
{
"url": "string",
"category": "string",
"reference_type": "string",
"object_id": "string",
"voice_id": "string"
}
],
"last_frame_url": "string",
"duration": 0,
"resolution": "string",
"aspect_ratio": "string",
"audio_generation": "string",
"person_generation": "string",
"input_compliance_check": "string",
"output_compliance_check": "string",
"enhance_switch": "string",
"frame_interpolate": "string",
"negative_prompt": "string",
"enhance_prompt": "string",
"input_region": "string"
}'{
"id": "1500046390-AigcVideoTask-d8673c59a0a0e263e466227a98e04beet",
"task_id": "1500046390-AigcVideoTask-d8673c59a0a0e263e466227a98e04beet",
"object": "video",
"model": "tencent-vod-video-vidu-q2",
"status": "queued",
"progress": 0,
"created_at": 1769047672
}