Skip to main content

Try MiniMax H3 in the Workbench

Run this model interactively, tune parameters, and compare outputs.
Model ID: minimax-h3 MiniMax H3 (Hailuo 03) is an omni-modal video generation model that handles text-to-video, image-to-video with optional first and last frames, and reference-guided generation from images, video clips, and audio in a single endpoint. It generates 4 to 15 second clips at 768P or 2K resolution with native audio. Reference inputs allow up to 9 images, 3 video clips (15 seconds total), and 3 audio clips for guiding subjects, motion, and voice timbre. First/last frame inputs and reference inputs are mutually exclusive within one request.

Example request

Use the Workbench as a request builder: configure parameters for this model in the UI, then open the API tab to copy the exact cURL or Python call.
This blocks until the video is ready (typically 5-15 minutes). Prefer Async or Async with SSE for anything beyond quick experimentation.See the video generation reference for more details.

Fetch model details

The models endpoint returns the full model object, including its json_request_schema.

Request parameters

Required parameters

Optional parameters