Skip to main content
POST

MiniMax-H3 2K Regeneration (Unified Format)

The unified format specifies the source task via task_id in the request body and regenerates a 768P video that matches the MiniMax-H3 output specification into 2K. The remaining fields and limits are identical to OpenAI-format 2K Regeneration.

Method and Path

Source Video Passing Methods

Regeneration by task ID requires an upstream whitelist and the source task must still be within the 7-day query window. When regenerating by source video URL, you must re-attach the original task’s prompt, images, reference video, and reference audio verbatim.

Body

Apart from the fields below, the remaining fields (prompt, duration, image, images, metadata.*) are the same as OpenAI-format 2K Regeneration.
string
required
Model name. Currently only MiniMax-H3 is supported.
string
The gateway task ID of the source video, i.e. the id returned by the create endpoint. Mutually exclusive with metadata.base_video; the gateway converts it to the upstream task ID automatically.

Response Example

Response fields match 2K Regeneration (OpenAI Format).

Error Codes