MiniMax is a Shanghai-based AI lab whose products span text, video, and audio. People use its Agent chat on the web for writing, research, and multi-step tasks, Hailuo AI for video generation, MiniMax Audio for speech and music, and a developer API that many low-cost coding setups proxy. Because one account often feeds several of these surfaces, an outage can stall a chat session, a video render, and an automated pipeline at once. If something is failing, check the live verdict and recent user reports at the top of this page to see whether the problem is widespread or local to your setup.

Common reasons MiniMax stops working
- False balance errors on the API. A recurring MiniMax bug returns an HTTP 500 “insufficient balance” error, code 1008, to Coding Plan subscribers whose dashboards show unused quota, so paid access fails despite a healthy account.
- Rate limiting during traffic spikes. The language model API answers surges with error code 1002, and requests keep failing until clients retry more slowly.
- Hailuo generation failures under load. Video jobs can end in “content generation failed” when servers are busy; retrying the same prompt a few minutes later often succeeds.
- Stalled render queues. Hailuo clips that normally finish in about a minute can sit in queue far longer at peak times, even though the site itself is up.
- Overly strict content moderation. Hailuo sometimes rejects benign prompts as policy violations, which users easily mistake for a service failure.
- Plan and model mismatches. A vague “model unavailable” error can simply mean your tier does not include the model or resolution you requested, not that the platform is down.
How to fix MiniMax when it is not working
- Check the status at the top of this page first. If our check and user reports show a broad problem, the fault is on MiniMax’s side and waiting is usually the fastest fix.
- Work out which product is failing. The Agent chat, Hailuo video, Audio, and the API run separately; if chat answers while video hangs, the issue is scoped to one backend.
- Reload and retry. Refresh the web app or start a fresh session, and resubmit a failed Hailuo job after a few minutes, as transient errors often clear.
- Read error codes before assuming an outage. A balance error despite unused quota is a known false positive worth reporting to support, and rate limit responses call for slower retries with backoff.
- Reword rejected prompts. If Hailuo refuses a harmless request, small wording changes often get past a moderation false positive.
- Test the web app directly if a coding tool fails. Third-party tools that proxy MiniMax models can error on their own; if agent.minimax.io works but your tool fails, check its endpoint settings and keys.
- Rule out your own setup. Try a private window, another browser or device, or a different network to confirm whether the block is local.
For a fuller checklist, see our guide on what to do when an AI tool is down.
Is MiniMax down, or is it just you?
Compare your experience with everyone else’s. If the verdict and reports at the top of this page show a spike, the outage is shared and the fix is on MiniMax’s end. If reports are quiet but you still cannot get a reply or a finished video, the cause is more likely local or limited to one product. Since MiniMax’s surfaces fail independently, checking a second product is as revealing as checking a second device: if the Agent answers while Hailuo hangs, it is a partial outage, not a platform-wide one.
How we check MiniMax
We determine MiniMax’s status from two signals rather than one. We read MiniMax’s official status feed, and we also run our own independent reachability check against the service from the outside. Combining both matters here: the official page focuses on the API model families, so consumer web app or Hailuo trouble can go unreported while the feed shows everything operational. Our own probe and user reports on this page catch those gaps. You can read more about how this works on our methodology page.
Alternatives to MiniMax during an outage
The right substitute depends on which product failed. For chat and agent-style tasks, Kimi and DeepSeek cover writing, reasoning, and coding well, and both offer developer APIs for pipeline work. If Hailuo video is the problem, Kling AI is the closest stand-in for text-to-video and image-to-video work. Confirm your backup is healthy first, since AI services sometimes wobble together during broad infrastructure events.
Why MiniMax can be down and up at the same time
MiniMax is really four products behind one brand: the Agent chat at agent.minimax.io, Hailuo video, MiniMax Audio, and the developer API platform. Each can fail on its own, so most confusion around MiniMax outages involves partial failure. Videos hang in queue while chat answers instantly, or coding tools error against the API while the web app works. And chat.minimax.io now redirects to agent.minimax.io, which some users misread as the chat product being shut down.
The infrastructure is also split by region: international domains and mainland China domains run on separate stacks with separate status pages, so an incident on one side often leaves the other untouched. Because the official feed tracks API model families rather than consumer apps, it can show all clear during a genuine web app or Hailuo disruption.
- API calls fail with a balance error while your plan shows unused quota
- Hailuo jobs stall in queue or fail while the Agent chat responds normally
- Coding tools error against MiniMax endpoints while the web app works
- The status page shows all clear during a visible consumer app problem