curl --request POST \
--url https://api.myrouter.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.myrouter.ai/v3/async/sora-2-remix-reverse \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>' \
--data '
{
"prompt": "<string>",
"task_id": "<string>"
}
'{
"task_id": "<string>"
}Supports editing videos already generated by OpenAI Sora 2 (reverse) Video Generation, with a degree of consistency maintained.Documentation Index
Fetch the complete documentation index at: https://docs.myrouter.ai/llms.txt
Use this file to discover all available pages before exploring further.
application/json