by MiniMax · Language Models
MiniMax reasoning model with a 200K context window and tool use.
$0.3885 in · $1.554 out / 1M
| Usage | Rate (USD) | Unit |
|---|---|---|
| Input tokens | $0.39 | per 1M tokens |
| Cached input (cache hit) | $0.08 | per 1M tokens |
| Output tokens | $1.55 | per 1M tokens |
TuneRouter live platform pricing · currency: USD · pre-deduction settled by actual usage
OpenAI-compatible · base URL https://api.tunerouter.com/v1/
curl https://api.tunerouter.com/v1/chat/completions \
-H "Authorization: Bearer $TUNEROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "minimax-m2.7", "messages": [{"role": "user", "content": "Hello!"}]}'Model ID: minimax-m2.7 · works with OpenAI SDKs — just point base_url at api.tunerouter.com