curl --request POST \
--url https://api.jiekou.ai/v3/async/pixverse-c1-image-to-video \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>' \
--data '
{
"image": "<string>",
"prompt": "<string>",
"duration": 123,
"resolution": "<string>",
"generate_audio_switch": true
}
'{
"task_id": "<string>"
}curl --request POST \
--url https://api.jiekou.ai/v3/async/pixverse-c1-image-to-video \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>' \
--data '
{
"image": "<string>",
"prompt": "<string>",
"duration": 123,
"resolution": "<string>",
"generate_audio_switch": true
}
'{
"task_id": "<string>"
}PixVerse C1 图生视频模型可将静态图像转换为电影级动态视频,支持 1-15 秒时长、最高 1080p 分辨率,并可选生成原生音频。Documentation Index
Fetch the complete documentation index at: https://docs.jiekou.ai/llms.txt
Use this file to discover all available pages before exploring further.
application/json360p, 540p, 720p, 1080p