MiniMax: MiniMax M2 — AI model

MiniMax: MiniMax M2 is a AI model from MiniMax, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

MiniMax-M2 is a compact, high-efficiency large language model optimized for end-to-end coding and agentic workflows. With 10 billion activated parameters (230 billion total), it delivers near-frontier intelligence across general reasoning,...

Specs

VendorMiniMax
Typetext
Context window204,800 tokens
Pricing$0.26/M in · $1.00/M out
APIchat_completions
CapabilitiesTools

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "minimax/minimax-m2",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models