MiniMax / minimax/minimax-m2.7-free
MiniMax M2.7 (Free) - access through LLMTR
This is the free tier of MiniMax M2.7. It is used for coding, document production, debugging, multi-step workflows and long-context assistant scenarios. On this row the context window is 196,608 tokens and a single response can be at most 196,608 tokens; the metered MiniMax M2.7 row serves the same model with a 204,800-token context because it runs on a different host. The row is subject to a shared daily usage quota; once exhausted, requests are refused with a 429 and nothing reaches your bill. Requests are processed by a third-party host outside Turkey. Choose the metered MiniMax M2.7 row if you need the wider context or unmetered access.
Technical specifications
| Canonical ID | minimax/minimax-m2.7-free |
|---|---|
| Provider | MiniMax |
| Context window | 196,608 tokens |
| Operations | CHAT_COMPLETIONS |
| Modalities | text |
Pricing
An 8% platform margin applies to credit top-ups; model usage prices are not separately marked up.
| Operation | Metric | Unit | Price |
|---|---|---|---|
| CHAT_COMPLETIONS | INPUT_TEXT | PER_1M_TOKENS | Not available |
| CHAT_COMPLETIONS | CACHE_READ | PER_1M_TOKENS | Not available |
| CHAT_COMPLETIONS | OUTPUT_TEXT | PER_1M_TOKENS | Not available |
| CHAT_COMPLETIONS | CACHE_WRITE | PER_1M_TOKENS | Not available |
Example usage
With existing OpenAI SDK flows, change only the base URL and model identifier.
curl https://llmtr.com/v1/chat/completions \
-H "Authorization: Bearer llmtr-your_key" \
-H "Content-Type: application/json" \
-d '{"model":"minimax/minimax-m2.7-free","messages":[{"role":"user","content":"Hello"}]}'
Related models
- MiniMax M3 minimax/minimax-m3
- MiniMax M3 (Free) minimax/minimax-m3-free
- MiniMax M2.7 minimax/minimax-m2.7
- MiniMax M2.7 Highspeed minimax/minimax-m2.7-highspeed
- MiniMax M2.5 minimax/minimax-m2.5
- MiniMax M2.5 Highspeed minimax/minimax-m2.5-highspeed
- Gemma 4 llmtr/gemma-4
- Qwen 3.6 35B-A3B llmtr/qwen3-6-35b