Free 3 min read
Is MiniMax AI Down?
Check live MiniMax AI status — MiniMax-Text model family, Hailuo AI video generation, abab API, and voice synthesis. See recent incidents and set up free email alerts.
MiniMax AI — live status
Updated every 5 minutes. Full incident history at prismix.dev/service/minimax.
Quick check: is MiniMax AI down right now?
- Prismix: prismix.dev/service/minimax — live status + 30-day uptime + incidents.
- MiniMax AI status:
status.minimax.io— official MiniMax status page for the API platform and model services. - API call:
curl https://prismix.dev/api/v1/statuses | jq '.services[] | select(.id=="minimax")'
Set up free email alerts for MiniMax AI
- 1
Sign in
Go to prismix.dev/sign-in — email OTP or GitHub sign-in.
- 2
Star MiniMax AI
On prismix.dev/service/minimax, click the ☆ star icon.
- 3
Alerts are live
You'll get an email within minutes of any status change.
Common causes of "MiniMax AI not working"
If Prismix shows MiniMax AI as "Operational" but you're having issues:
- Hailuo video generation queue over 30 minutes — during peak usage hours, Hailuo AI's video generation queue can extend beyond 30 minutes. This is a capacity issue, not a service outage. Check the Hailuo queue status on hailuoai.com and plan video generation tasks for off-peak hours (typically late nights UTC) if turnaround time is critical for your workflow.
- abab6.5 API endpoint returns 404 (migrated to MiniMax-Text endpoint) — MiniMax has consolidated older model endpoints under the MiniMax-Text API path. The legacy
abab6.5-chatandabab6.5s-chatmodel slugs now return 404 on the old endpoint. Update your API calls to useMiniMax-Text-01or the latest MiniMax-Text model slug via the current API base URL. - Voice synthesis producing robotic output (speaker_id not set correctly) — MiniMax's text-to-speech API defaults to a generic voice when
speaker_idis not specified or is set to an invalid value. The result can sound flat or robotic. Specify a validspeaker_idfrom the available voice list in the MiniMax documentation, or use voice cloning with a reference audio sample for a more natural output. - API key from minimax.io not working with hailuoai.com (separate products) — MiniMax (minimax.io) and Hailuo AI (hailuoai.com) are separate consumer and developer products from the same company but use independent account and authentication systems. An API key issued by the MiniMax developer platform cannot authenticate requests to the Hailuo AI web interface, and vice versa. Create accounts separately on each platform as needed.
- Video output resolution lower than requested (plan limitation) — MiniMax video generation enforces resolution caps by subscription tier. Free and starter plan users may be limited to 720p output even when requesting 1080p. Verify your current plan's resolution cap on the MiniMax pricing page and upgrade if higher-resolution video output is required for your use case.
- API rate limit on free tier (2 concurrent requests) — the MiniMax free tier permits a maximum of 2 concurrent API requests. Sending more than 2 simultaneous calls returns a 429 rate limit error. Implement a request queue in your application that limits in-flight requests to 2 at a time, and add retry logic with exponential backoff for 429 responses.
🔔
Stop manually checking — get alerts instead
Star MiniMax AI on Prismix and get emailed the moment status changes. Free, no credit card.
Monitor related AI video & generation tools?
Full status dashboard: prismix.dev/status