curl --request POST \
--url https://api.jiekou.ai/v3/async/pixverse-v6-t2v \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>' \
--data '
{
"prompt": "<string>",
"duration": 123,
"resolution": "<string>",
"aspect_ratio": "<string>",
"thinking_type": "<string>",
"negative_prompt": "<string>",
"generate_audio_switch": true
}
'{
"task_id": "<string>"
}curl --request POST \
--url https://api.jiekou.ai/v3/async/pixverse-v6-t2v \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>' \
--data '
{
"prompt": "<string>",
"duration": 123,
"resolution": "<string>",
"aspect_ratio": "<string>",
"thinking_type": "<string>",
"negative_prompt": "<string>",
"generate_audio_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, 1080p16:9, 9:16, 1:1, 4:3, 3:4