LLM Pricing
← All models

MiniMax-M2.1

minimax · chat model

Input
$0.3000 / 1M tokens
Output
$1.2000 / 1M tokens
Cached input
$0.0300 / 1M tokens
Context
N/A

Pricing

Item Raw value (per token) Normalized
Input 3e-7 $0.3000 / 1M tokens
Output 0.0000012 $1.2000 / 1M tokens
Cached input 3e-8 $0.0300 / 1M tokens
Cache write N/A $0.3750 / 1M tokens
Embedding 3e-7 $0.3000 / 1M tokens

Token limits

Max input tokens
1.0M
Max output tokens
8.2K

Capabilities

Capability Supported
Vision No
Function calling Yes
Parallel function calling No
Tool choice Yes
Prompt caching Yes
Reasoning Yes
Response schema No
System messages Yes
Audio input No
Audio output No
Web search No
PDF input No
Video input No

Similar models

Models with comparable pricing in the same mode (chat).

Model Provider Input Output Context Coding Features
minimax.minimax-m2.1 Bedrock $0.3000 / 1M tokens $1.2000 / 1M tokens 8.2K N/A Tools
minimax.minimax-m2.5 Bedrock $0.3000 / 1M tokens $1.2000 / 1M tokens 8.2K N/A Tools
minimax.minimax-m2.1 Bedrock $0.3000 / 1M tokens $1.2000 / 1M tokens 8.2K N/A Tools
minimax.minimax-m2.5 Bedrock $0.3000 / 1M tokens $1.2000 / 1M tokens 8.2K N/A Tools Reasoning
minimax.minimax-m2.1 Bedrock $0.3000 / 1M tokens $1.2000 / 1M tokens 8.2K N/A Tools
minimax.minimax-m2.5 Bedrock $0.3000 / 1M tokens $1.2000 / 1M tokens 8.2K N/A Tools

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "input_cost_per_token": 3e-7,
  "output_cost_per_token": 0.0000012,
  "cache_read_input_token_cost": 3e-8,
  "cache_creation_input_token_cost": 3.75e-7,
  "litellm_provider": "minimax",
  "mode": "chat",
  "supports_function_calling": true,
  "supports_tool_choice": true,
  "supports_prompt_caching": true,
  "supports_reasoning": true,
  "supports_system_messages": true,
  "max_input_tokens": 1000000,
  "max_output_tokens": 8192
}