Skip to main content
Subscribe to Token Plan to use MiniMax models of all modalities at ultra-low prices!

Model Overview

MiniMax offers multiple LLMs to meet different scenario requirements. MiniMax-M3 is the latest M-series language model for agentic reasoning, tool use, coding, and long-context tasks, while MiniMax-M2.7 and MiniMax-M2 remain available for existing workflows.

Supported Models

For details on how tps (Tokens Per Second) is calculated, please refer to FAQ > About APIs.

MiniMax M3 Key Highlights

MiniMax-M3 supports up to a 1,000,000-token context window for long documents, codebases, and multi-step agent sessions.
MiniMax-M3 is designed for agentic reasoning, tool use, coding, and structured task execution.
OpenAI-compatible Chat Completions support text, image, and video input with image_url and video_url content parts.
For more model details, please refer to MiniMax M3.

URL Configuration

Before calling MiniMax models, prepare the following:

Calling Example

MiniMax accepts both Anthropic-style and OpenAI-style request formats. The two examples below are equivalent non-streaming calls; flip stream to true to switch to streaming responses. Supports thinking blocks, interleaved thinking, and other advanced features — this is the default path.

OpenAI-Compatible

Already wired up to the OpenAI SDK? Swap base_url and model for the values below and you can keep using your existing client without migrating to a new SDK.

API Reference

Anthropic API Compatible (Recommended)

Call MiniMax models via Anthropic SDK, supporting streaming output and Interleaved Thinking

OpenAI API Compatible

Call MiniMax models via OpenAI SDK

Using M3 in AI Coding Tools

Use M3 in Claude Code, Cursor and other tools

Chat Model

M2-her chat model, designed for role-playing and multi-turn dialogue scenarios

Contact Us

If you encounter any issues while using MiniMax models:
  • Contact our technical support team through official channels such as email [email protected]
  • Submit an Issue on our Github repository