curl --request POST \
--url https://api.jiekou.ai/v3/async/pixverse-v6-transition \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>' \
--data '
{
"seed": 123,
"image": "<string>",
"style": "<string>",
"prompt": "<string>",
"duration": 123,
"end_image": "<string>",
"resolution": "<string>",
"aspect_ratio": "<string>",
"thinking_type": true,
"negative_prompt": "<string>",
"generate_audio_switch": true,
"generate_multi_clip_switch": true
}
'{
"task_id": "<string>"
}curl --request POST \
--url https://api.jiekou.ai/v3/async/pixverse-v6-transition \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>' \
--data '
{
"seed": 123,
"image": "<string>",
"style": "<string>",
"prompt": "<string>",
"duration": 123,
"end_image": "<string>",
"resolution": "<string>",
"aspect_ratio": "<string>",
"thinking_type": true,
"negative_prompt": "<string>",
"generate_audio_switch": true,
"generate_multi_clip_switch": true
}
'{
"task_id": "<string>"
}PixVerse V6 转场视频生成模型。通过文本提示在两张图片之间生成平滑的转场视频,支持多种分辨率和音频生成。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