Every claim verified against live docs

MiniMax H3 Mastery

H3 generates synchronized video, stereo sound, and lip-synced dialogue in a single request — and went open-source days ago. This course teaches the real API surface, verified endpoint by endpoint against the live documentation, including everything the AI-generated guides get wrong.

14
Lessons
7.3h
Of material
14
Hands-on labs
22
Myths corrected
Why this course exists

Most guides on this model teach broken code.

AI-generated tutorials repeat the same fabricated endpoints, parameters, and limits. Every technical detail in this course was verified against the live documentation — and the corrections are taught explicitly, so you can audit everything else you read.

“Set task_type=h3_context_ir in your request payload.”

task_type is never a request parameter. The endpoint you POST to selects the task.

“Wait for status: processing to finish.”

There is no processing state. The real enum is queued, running, succeeded, failed, cancelled.

“Cancel tasks via POST /v2/video_generation/delete.”

It's DELETE /v2/video_generation/{task_id} — and the cancel window closes once a task is running.

“An unlabeled image is treated as a reference image.”

It defaults to first_frame — and mixing frame roles with reference roles returns a 400.

“H3 accepts audio input but generates silent video.”

H3 natively generates stereo audio and lip-synced dialogue in 11 languages.

“H3 went open source — download the weights and self-host.”

The license excludes the US, EU, UK, and South Korea. The hosted API stays global.

“Upscale to 2K by resending your original prompt.”

If Context-IR wrote your 768P prompt, regeneration needs the IR prompt — and base_video has five hard gates.

One-time purchase. Lifetime access.

Includes the free Foundation, the Capstone, all labs and knowledge checks, and every future update to this course.

MiniMax H3 — Complete Course
The whole course, one purchase
$129one-time
  • 9 core lessons + 4 free Foundation lessons + Capstone
  • Every endpoint, status, and limit verified against live docs
  • The real camera grammar and structured prompt format
  • Native audio & dialogue in 11 languages — the feature guides miss
  • The 2K regeneration pipeline and its five hard gates
  • Runnable task-ops code on the real API surface
  • Lifetime access, including updates

Payments by Stripe. Already bought it? Sign in with your checkout email.