Sora 2 Official (Azure)
Azure Sora 2 Remix
Remix an existing video using Azure Sora 2 model
POST
The remix feature allows you to modify specific aspects of an existing video while preserving its core elements. By referencing the previous video ID from a successfully completed generation, and supplying an updated prompt, the system maintains the original video’s framework, scene transitions, and visual layout while implementing your requested changes.Documentation Index
Fetch the complete documentation index at: https://docs.toapis.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
All endpoints require Bearer Token authenticationGet your API Key from the API Key Management PageAdd to request header:
Path Parameters
The ID of a previously completed video to remixExample:
"video_01K8SGYNNNVBQTXNR4MM964S7K"Body
Video generation model nameMust use
sora-2-official for Azure Sora 2 remixExample: "sora-2-official"Updated text description for the remixed videoDescribe the specific changes you want to make to the original video. Be precise and focused on one clear modification.Example:
"Shift the color palette to teal, sand, and rust, with a warm backlight"Response
Unique task identifier for the remixed video
Object type, always
videoModel name used
Task status
queued- Queued for processingin_progress- Processingcompleted- Successfully completedfailed- Failed
Task progress percentage (0-100)
Task creation timestamp (Unix timestamp)
The original video ID that was remixed
Video duration in seconds
Video resolution (e.g., “1280x720”)