MiniMax H3 Max lets you ask for 1, 2, 4 or 8 takes in a single run. The list looks like a quality setting sitting next to resolution and aspect ratio. It is not. It is a multiplier on the invoice.
Every take is billed. Asking for 8 costs eight times what asking for 1 costs. There is no bundle, no "first take free", nothing that charges for one and delivers four.
That sounds obvious written down. It is not obvious in a dropdown, and it is the single most expensive misreading available on this API.
Three things make 8 look cheaper than it is:
H3 Max is $0.05 per second at 480P and $0.08 at 768P. A 15-second clip:
| Takes | 480P | 768P |
|---|---|---|
| 1 | $0.75 | $1.20 |
| 2 | $1.50 | $2.40 |
| 4 | $3.00 | $4.80 |
| 8 | $6.00 | $9.60 |
Eight takes of a 15-second clip at 768P is nearly ten dollars for one prompt. If that prompt turns out to be wrong, it is ten dollars of the wrong thing — and you asked for eight of them precisely because you were not sure.
The failure mode is using takes as a substitute for iteration. Being unsure is the case where 8 is the expensive choice, not the safe one.
The rule that falls out: turn takes up only after you have stopped changing the prompt.
Worth noting alongside, because it cuts the other way: the per-generation fee is zero credits. There is no flat charge on top of the per-second rate. So splitting work across several small runs costs you nothing in overhead — which is what makes the one-take-at-a-time iteration loop cheap enough to be the default.
Takes per run, the per-second rates, and the zero per-generation fee are all published limits with the date each last changed, on the MiniMax H3 Max specifications page. That page reads the same constants the generator enforces, so if a number there is wrong, the product is wrong too.
Disclosure: this site is written by the people who run minimaxh3max.video, an independent third-party interface to this model. We are not affiliated with MiniMax.