curl --request POST \
--url https://api.jiekou.ai/v3/async/sora-2-remix-reverse \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>' \
--data '
{
"prompt": "<string>",
"task_id": "<string>"
}
'{
"task_id": "<string>"
}curl --request POST \
--url https://api.jiekou.ai/v3/async/sora-2-remix-reverse \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>' \
--data '
{
"prompt": "<string>",
"task_id": "<string>"
}
'{
"task_id": "<string>"
}支持对 OpenAI Sora 2 (reverse) 生成视频 已生成的视频进行编辑,可保障一定的一致性。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/json