MiniMax modelsvideo generation api

minimax/h3/video-regeneration

Regenerate a single base video from a text prompt as a 2K MiniMax H3 video.

Input
The text instruction used to regenerate the base video.
Exactly one base video URL to regenerate.
Regeneration output resolution. MiniMax H3 regeneration supports 2K only. Allowed values: 2K.
Whether to add an AIGC label watermark to the regenerated video.
Idle

Example output — click Run to generate your own

API README

MiniMax H3 Video Regeneration

Regenerate one base video as a 2K MiniMax H3 video using a required text prompt. Upload exactly one video; SandBase securely assembles the request with the video as base_video.

Example request fields:

{
  "prompt": "Enhance the scene with cinematic lighting",
  "videos": ["https://static.sandbase.ai/examples/pixverse/sound-effects/input_video_0.mp4"],
  "resolution": "2K",
  "aigc_watermark": false
}

The $0.65 base price is a catalog reference for 5 output seconds with no chargeable input material. Final billing never falls back to the base price: it uses completed-task usage at $0.13 per output second and $0.08 per input-video second, plus $0.04 for each input image after the first 5. Reference audio is free. If any required usage value is unavailable or invalid, settlement remains pending for retry or reconciliation.

Related Models