From 27e07d2826c68ed213037dfc0e17334bdc6ff5e6 Mon Sep 17 00:00:00 2001 From: tiennm99 Date: Thu, 2 Apr 2026 13:17:53 +0700 Subject: [PATCH] feat: add MiniMax Token Plan provider API-call-based pricing (not per-token), multimodal AI access including M2.7, speech, image, video, and music models. --- .claude/settings.json | 1 + README.md | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/.claude/settings.json b/.claude/settings.json index b3e656c..40ed8b0 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -1,6 +1,7 @@ { "permissions": { "allow": [ + "WebFetch(domain:*)", "Write(*.md)" ] } diff --git a/README.md b/README.md index 24556a5..b99a07c 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,24 @@ My referral: [^zai]: Checked on Mar 25, 2026 +### [MiniMax](https://platform.minimax.io) + +Offers a Token Plan — a unified subscription for multimodal AI (text, speech, video, image, music). Pricing is based on **API calls, not tokens** — very generous! + +Plans (monthly): +- Starter: $10/month — 1,500 M2.7 requests per 5-hour rolling window +- Plus: $20/month — more requests + speech, image, music generation +- Max: $50/month — even higher quotas across all models +- Highspeed tiers ($40–$150/month) — dedicated M2.7-highspeed access, up to 30,000 requests per 5-hour window + +Includes access to M2.7 language model, Speech 2.8, Image-01, Hailuo video, and Music-2.5. Yearly plans available with ~17% discount. + +Source: , [^minimax] + +Homepage: + +[^minimax]: Checked on Apr 02, 2026 + ## Free Providers ### [OpenRouter](https://openrouter.ai)