GPT Proto

GPTProto

  • Dashboard
  • LLM

    • claude
      Claude Opus 5New
    • google
      Gemini 3.6 Flash
    • google
      Gemini 3.5 Flash Lite
    • moonshotai
      Kimi K3
    • openai
      GPT 5.6 Luna

    Image

    • bytedance
      Dola Seedream 5.0 Pro 260628New
    • google
      Gemini 3.1 Flash Lite Image
    • google
      Gemini 3.1 Flash Image
    • openai
      GPT Image 2
    • google
      Gemini 3.1 Flash Image Preview

    Video

    • kling
      Kling v3.0 4kNew
    • bytedance
      Dreamina Seedance 2.0 Mini 260615
    • kling
      Kling v3 Omni 4k
    • bytedance
      Dreamina Seedance 2.0 Fast 260128
    • bytedance
      Dreamina Seedance 2.0 260128
    Explore 214+ Models >
  • Generator

    • Create Image
    • Create Video
    • Edit in Canvas

    Features

    • Anime to Real Life AINew
    • Anime AI Art Generator
    • AI Object Remover
    • AI Image Editor
    • Unrestricted AI Image Generator
    • AI Motion Transfer
    • AI Clothes Remover
    • AI Watermark Remover
    • AI Image Enhancer Online
    • Online Background Remover Tool
    Explore All >

    Prompts

    • Seedance 2.0 PromptsNew
    • GPT Image 2 Prompts
    • Nano Banana Pro Prompts
    • Seedream 5.0 Pro Prompts
  • AI Blog

    • GLM 5.2 vs MiniMax M3: Which Is Better for Coding and Frontend Work?
    • How to Create Your Own AI Character With an API—No Coding Required
    • Kimi K3 vs Claude Opus 5: Which Is Better for Coding and AI Agents?
    • 20 Free Seedream 5.0 Pro Packaging Design Prompts for Products and E-commerce
    • GLM-5.2 vs Kimi K3 for Coding: Which Is Better for Developers in 2026?
    Explore All >

    AI Insight

    • What Is Emochi AI—and Why Is It Growing So Fast? (2026)
    • What Is Kimi K3—and Is It Really Close to GPT-5.6 and Fable 5?
    • 12 Best AI Video Generation Tools in 2026 for YouTube, TikTok, Text and Images
    • What Is Qwen 3.8 Max? Release Date, 2.4T Preview, Pricing, and Early Benchmarks
    • Gemini 3.6 Flash and Gemini 3.5 Flash-Lite Explained: Which One Should You Use?
    Explore All >

    AI Docs

    • gpt-image-2
    • gpt-5.4
    • kimi-k2.5
    • claude-opus-4-6
    • kling-v3.0-pro
    Explore All >

    AI Skills

    • browser-use
    • claude-to-im
    • competitive-ads-extractor
    • content-creator
    • data-storytelling
    Explore All >
Pricing
English繁體中文한국어日本語EspañolРусский
Get Started Now
  1. Home
  2. /Model
  3. /MiniMax
  4. /minimax-m3
MiniMax
MiniMax-M3
ChatDocumentation
Documentation
MiniMax M3 is a frontier Mixture-of-Experts model featuring a 1M token context window and native multimodal support. Built for high-fidelity reasoning, MiniMax M3 excels in coding, bilingual tasks, and long-document analysis.

$ 0.48
$ 0.6

$ 0.96
$ 1.2

text

text

$ 0.48
$ 0.6

text

$ 0.96
$ 1.2

text

Related Models
All Models
Claude
Claude
claude-opus-5
$ 20
$ 25
Google
Google
gemini-3.6-flash
$ 4.5
$ 7.5
MoonshotAI
MoonshotAI
kimi-k3
$ 13.5
$ 15
OpenAI
OpenAI
gpt-5.6-luna
$ 0.96
$ 1.2
Grok
Grok
grok-4.5
$ 3.6
$ 6
Z-AI
Z-AI
glm-5.2
$ 3.96
$ 4.4

MiniMax M3 API

Call the MiniMax M3 API on GPTProto — an open-weight coding and agent model with a 1M-token context — at $0.96 per 1M output tokens, one key across 200+ models, no regional sign-up.

MSA Sparse Attention

MiniMax M3 runs on MiniMax Sparse Attention (MSA), cutting per-token compute at 1M context to roughly 1/20 of the M2 generation — over 9x faster prefill and 15x faster decode.

MiniMax M3 MoE

Long-Horizon Agent Runs

MiniMax M3 is built for sustained agent and coding work — autonomous task decomposition, tool calls, and multi-step reasoning held in one 1M-token session, tuned on multi-turn developer workflows.

MiniMax M3 Vision

Coding & Agentic Performance

In MiniMax's own tests, M3 scores 59.0% on SWE-Bench Pro and 83.5 on BrowseComp — ahead of GPT-5.5 and Gemini 3.1 Pro on coding, and above Opus 4.7 on web browsing.

MiniMax M3 Language

1M Token Long Context

MiniMax M3 handles up to 1,048,576 tokens with a 512K guaranteed minimum. MSA keeps retrieval coherent across the full window, so whole-repo and long-document runs fit in one prompt.

MiniMax M3 Context

What Is MiniMax M3?

MiniMax M3 is an open-weight large language model from MiniMax (MiniMaxAI), released June 1, 2026. It targets long-horizon coding and agent workloads: autonomous task decomposition, tool use, and multi-step reasoning across a 1M-token context. Its defining change is MiniMax Sparse Attention (MSA), which selects the key–value blocks that matter instead of attending to every token — the reason a 1-million-token window is practical to run rather than just a spec-sheet number. On GPTProto you call the MiniMax M3 API through one account balance shared with 200+ other models, no separate MiniMax sign-up required.

Spec table:

Field MiniMax M3
Developer MiniMax (MiniMaxAI), Shanghai
Released June 1, 2026
Type Open-weight LLM
Architecture Mixture-of-Experts · 428B total / 23B active · 256 experts
Attention MiniMax Sparse Attention (MSA)
Context window 1,048,576 tokens (512K guaranteed minimum)
Max output up to ~512K tokens
Input modality text (on this page) · image / file via the image-to-text subpage
Output modality text
Thinking mode toggleable per request
Tool use / function calling yes
Endpoint https://gptproto.com/v1/chat/completions (OpenAI-compatible)
GPTProto price $0.48 / 1M input · $0.96 / 1M output
GPTProto model string MiniMax-M3

MiniMax M3 vs MiniMax M2.5

Both models run on GPTProto under the same key and balance. M2.5 is the earlier, full-attention text model; M3 moves to sparse attention (MSA) and a practical 1M-token window, and adds image input through its image-to-text subpage.

  MiniMax M3 MiniMax M2.5
Attention MSA (sparse) Full attention
Input (this page) text text
Image input via image-to-text subpage —
Context window 1,048,576 tokens

204,800 tokens

GPTProto price (in / out per 1M) $0.48 / $0.96 $0.24 / $0.96
Best for Long-horizon coding & agent runs, 1M context Lower-cost text reasoning at shorter context

Switching from the official MiniMax API

If you already call MiniMax directly, moving to GPTProto is a drop-in change: point your client at the GPTProto endpoint, pass your GPTProto key, and set the model to MiniMax-M3. The request and response shape follow the OpenAI chat format, so existing code paths stay the same. You keep one balance across 200+ models, skip a separate MiniMax platform sign-up, and avoid the regional payment friction Western developers hit on the official Shanghai platform.

One migration gotcha: GPTProto expects the API key directly in the Authorization header — no Bearer prefix. If your OpenAI SDK auto-adds Bearer, set the header manually.

bash

curl --location 'https://gptproto.com/v1/chat/completions' \
  --header 'Authorization: GPTPROTO_API_KEY' \
  --header 'Content-Type: application/json' \
  --data '{
    "model": "MiniMax-M3",
    "messages": [{ "role": "user", "content": "Who are you?" }],
    "stream": false
  }'

Is MiniMax M3 open source?

Yes. MiniMax released M3 as an open-weight model, with weights and a technical report published to Hugging Face and GitHub. On GPTProto you can call the hosted MiniMax M3 API without self-hosting — useful when you want the model's long-context and agent behaviour but not the GPU footprint of running 229.9B parameters yourself.

How to Get a MiniMax-M3 API Key

Getting a MiniMax-M3 API key takes four steps and a few minutes. Create a free GPTProto account, add credits, generate your key, and make your first call — at $0.48 / $0.96 it's a cheaper MiniMax-M3 API key than going direct, and one key works across every model on the platform. Full MiniMax-M3 Documentation is in the docs.

Sign up

Sign up

Create your free GPT Proto account to begin. You can set up an organization for your team at any time.

Top up

Top up

Your balance can be used across all models on the platform, including MiniMax-M3, giving you the flexibility to experiment and scale as needed.

Generate your API key

Generate your API key

In your dashboard, create an API key — you'll need it to authenticate when making requests to MiniMax-M3.

Make your first API call

Make your first API call

Use your API key with our sample code to send a request to MiniMax-M3 via GPT Proto and see instant AI-powered results.

Get API Key

MiniMax M3 Frequently Asked Questions

Everything you need to know about integrating the MiniMax M3 model into your workflow, from context limits to pricing and data security.

What is the context limit of MiniMax M3?

MiniMax M3 supports up to 1,048,576 tokens, with a guaranteed minimum of 512K. Maximum output is around 512K tokens per request.

Does MiniMax M3 support image input?

The MiniMax M3 model is natively multimodal. On GPTProto, this text-to-text page covers text input and output; image and file input run through the dedicated MiniMax M3 image-to-text API, which uses the same key and balance.

Is MiniMax M3 cheaper than calling MiniMax directly?

On output, GPTProto's $0.96 per 1M is below MiniMax's $2.40 standard list rate. Input is $0.48 per 1M. You also get one balance across 200+ models and no separate regional sign-up.

Is my data used to train the MiniMax M3 model?

No. Data sent to MiniMax M3 via the GPTProto API aggregation platform is processed under a Zero-Retention policy. Your inputs and outputs are not used for model training or refinement by MiniMax. This enterprise-grade security ensures that sensitive codebase information or private financial data remains confidential while you leverage the advanced reasoning capabilities of the MiniMax M3 architecture.

What is the pricing for MiniMax M3 tokens?

On GPTProto, MiniMax M3 is $0.48 per 1M input tokens and $0.96 per 1M output tokens. The output rate sits below MiniMax's $2.40 standard list price, and everything bills from one shared balance.

How do I migrate to MiniMax M3 from GPT-4o?

Point your client at https://gptproto.com/v1/chat/completions, pass your GPTProto key in the Authorization header (no Bearer prefix), and set "model": "MiniMax-M3". It follows the OpenAI chat format, so the rest of your code is unchanged. One balance covers GPT-class and MiniMax models, so you can A/B both without a second account.

More GPTProto AI Tools

AI French Kissing Generator

Upload a photo of two people and turn it into a short, romantic kiss video. Our AI French kissing generator animates a natural lean-in and a gentle kiss in seconds — no editing skills needed.

Motion Control AI

Preserve character consistency and human-like movement across every frame with advanced motion control technology.

Face Rating

Face Rating

Upload a photo to our advanced face rating analyzer and get an objective face score out of 10 based on facial symmetry, features, and proportions.

High Quality Photo

High Quality Photo

Turn any blurry or pixelated image into a stunning, high quality photo using our advanced AI enhancement technology.

Related Articles

More Blogs
Seedance 2.0 Mini vs Seedance 2.0: Price, Quality, and Which One to Actually Use

Seedance 2.0 Mini vs Seedance 2.0: Price, Quality, and Which One to Actually Use

Seedance 2.0 Mini isn't "half price"—on the API it's ~20% cheaper. The big saving comes from 720p drafting. Real pricing, runnable code, which tier to ship.

How to Use Kling 3.0 Motion Control: A Developer's Guide (Web + API)

How to Use Kling 3.0 Motion Control: A Developer's Guide (Web + API)

A developer's guide to Kling 3.0 Motion Control — pro vs std, input limits, prompt tips, and runnable API code (Python + cURL) via GPTProto.

What Is GLM 5.2? Open-Weight Coding at 1/6 the Price

What Is GLM 5.2? Open-Weight Coding at 1/6 the Price

GLM 5.2 is Z.ai's open-weight, MIT-licensed coding model with a 1M-token context. See its features, benchmarks vs Claude Opus 4.8 and GPT-5.5, pricing, and how to run it.

MiniMax M3 vs DeepSeek V4 Pro: Price, Benchmarks, and Which One to Actually Use

MiniMax M3 vs DeepSeek V4 Pro: Price, Benchmarks, and Which One to Actually Use

MiniMax M3 vs DeepSeek V4 Pro compared on price, benchmarks, and multimodality. Which Chinese open-weight model to actually use — and the SWE-bench trap most guides get wrong.

GPT Proto

Empowering AI Innovation with Global Scale and Stability:

With our flagship product GPT Proto, we offer a unified interface to access and combine APIs from the world's leading AI providers—spanning text, vision, speech, and beyond. We empower developers and enterprises to simplify integration and accelerate innovation without limits.

Global Infrastructure, Local Compliance:

To ensure enterprise-grade reliability and compliance, Talent Tech Global Limited operates specifically as our global Billing and Contracting Entity. Meanwhile, our core technical infrastructure and R&D teams are strategically distributed across global innovation hubs, including Silicon Valley, Singapore, and Hong Kong.

Built to Scale:

We understand that stability is paramount. Our platform is built on a robust, decentralized architecture supporting dynamic Auto-scaling. Whether you are running a pilot or handling millions of concurrent requests, our system expands instantly to meet demand—guaranteeing that your business never outgrows our infrastructure.

Navigation

  • Dashboard
  • Models
  • Create Image
  • AI Image Upscale
  • AI Background Remover
  • Create Video
  • Edit in Canvas
  • Features
  • Pricing
  • AI Docs
  • AI Blog
  • AI Insight
  • AI Skills

Features

  • Anime to Real Life AI
  • Anime AI Art Generator
  • AI Object Remover
  • AI Image Editor
  • Unrestricted AI Image Generator
  • AI Motion Transfer
  • AI Clothes Remover
  • AI Watermark Remover
  • AI Image Enhancer Online
  • Online Background Remover Tool
  • AI Face Swap Image
  • AI Passport Photo Maker
  • MS Paint AI Generator
Explore all features >

LLM

  • Claude Opus 5
  • Gemini 3.6 Flash
  • Gemini 3.5 Flash Lite
  • Kimi K3
  • GPT 5.6 Luna
  • GPT 5.6 Terra
  • GPT 5.6 Sol
  • Grok 4.5
  • Claude Sonnet 5
  • Minimax M3
  • GLM 5.2
  • GPT 5.1 Chat Latest
  • Claude Fable 5
  • Qwen3.7 Max
  • Claude Opus 4.8 Thinking
  • Claude Opus 4.8
  • Gemini 3.5 Flash
  • DeepSeek v4 Flash
  • DeepSeek v4 Pro
  • Grok 4.3
Explore all models >

Image

  • Dola Seedream 5.0 Pro 260628
  • Gemini 3.1 Flash Lite Image
  • Gemini 3.1 Flash Image
  • GPT Image 2
  • Gemini 3.1 Flash Image Preview
  • Seedream 5.0 260128
  • Doubao Seedream 5.0 260128
  • Vidu Q2
  • Grok Imagine Image
  • Kling Image O1
  • GPT Image 1.5
  • Seedream 4.5 251128
  • Doubao Seedream 4.5 251128
  • Grok Imagine 0.9
  • Gemini 3 Pro Image Preview
  • Qwen Image Lora
  • Qwen Image Plus Lora
  • Qwen Image Plus
  • Grok 4 Image
  • GPT Image 1 Mini
Explore all models >

Video

  • Kling v3.0 4k
  • Dreamina Seedance 2.0 Mini 260615
  • Kling v3 Omni 4k
  • Dreamina Seedance 2.0 Fast 260128
  • Dreamina Seedance 2.0 260128
  • Vidu 2.0
  • Doubao Seedance 2.0 260128
  • Doubao Seedance 2.0 Fast 260128
  • Kling v3 Omni Pro
  • Kling v3 Omni Std
  • Vidu Q3 Turbo
  • Kling v3.0 Pro
  • Kling v3.0 Std
  • Vidu Q3 Pro
  • Kling v2.6 Std
  • Vidu Q2 Pro
  • Vidu Q2 Turbo
  • Vidu Q2 Pro Fast
  • Vidu Q2
  • Kling Video O1 Pro
Explore all models >

© 2026 Talent Tech Global Limited (Hong Kong) / Talent Tech Global LLC (US). All rights reserved.

  • About Us
  • Privacy Policy
  • Terms of Service
  • Sitemap