MiniMax Open Platform
Free value-added services
Comprehensive List of AI Tools AI audio tools

MiniMax Open Platform

The MiniMax open platform is a leading language model in China, featuring a capacity of hundreds of millions of parameters and supporting the integration of text, speech, and visual data. Developed by the startup MiniMax, this platform aims to advance technology and products by creating ultra-large-scale experimentation and inference platforms.

Tags:

What is the MiniMax open platform?

The MiniMax open platform is a multi-modal model service platform designed for developers and enterprises, covering language, video, voice, images, and music.

Developers can integrate the MiniMax model into applications, agents, content creation processes, and programming workflows through APIs, SDKs, MCP, and the official CLI.

Key capabilities

  • Invoke the long-context language model.
  • Build code assistants and Agents.
  • Use tools to make calls and perform searches on the server side.
  • Generate video from text and video from images.
  • Generation using initial and final frames along with multimodal references.
  • Synchronous and asynchronous speech synthesis have been completed.
  • Design or quickly replicate timbres.
  • Generate images and stylized images.
  • Manage file uploads and generation.
  • It is invoked through an OpenAI-compatible interface.
  • It is invoked through an Anthropic-compatible interface.
  • Use MCP to connect multimodal tools.
  • Use the CLI to generate content from the terminal.
  • Deploy a partially open-weight model.

Current model framework

DirectionMain modelsSuitable for tasks
LanguageMiniMax-M3, M2.7Programming, Agents, Reasoning, and Long-Text Processing
VideoMiniMax H3, H3 MaxText-to-image, image-to-image, and reference video generation
VoiceSpeech 2.8 HD, TurboConversations, audiobooks, podcasts, and digital avatars
Imageimage-01, image-01-liveText-to-image, image-to-image, and style-based image generation
MusicMiniMax Music 3Songs, soundtracks, and musical composition

Which developers are it suitable for

UserSuitable scenariosRecommended entry point
Individual developersPrototypes, robots, and lightweight applicationsPay-as-you-go or Plus
AI programming usersClaude Code, Cursor, and CodexToken Plan
Content platformVideo, image, and audio generationPay-as-you-go API or resource package
Smart customer service teamLanguage models and low-latency voiceM3 and Speech Turbo
Media and EducationPodcasts, audiobooks, and course videosVoice resource packages and video APIs
Corporate clientsHigh concurrency, stability, and custom supportBusiness Resource Solutions

MiniMax M3

MiniMax M3 is a cutting-edge language model designed for coding and Agent workflows, offering support for ultra-long contexts of up to 1M tokens as well as native multi-modal capabilities.

  • Handle large code repositories and long documents.
  • Execute multi-step Agent tasks.
  • Perform tool calls and interleaved thought chains.
  • Online searches are carried out using server-side tools.
  • Use Prompt caching to reduce the cost of repetition.
  • Compatible with OpenAI and Anthropic interface formats.

MiniMax M2.7 and the high-speed version

M2.7 and M2.7-highspeed offer the same level of performance; the high-speed version provides faster response times, but its unit cost is higher.

ModelEnter priceOutput priceSuitable scenarios
MiniMax-M2.72.1 yuan per million tokens8.4 yuan per million tokensCost-sensitive Agents and Programming
MiniMax-M2.7-highspeed4.2 yuan per million tokens16.8 yuan per million tokensApplications that place more emphasis on response speed

MiniMax H3 video model

MiniMax H3 supports multi-modal context understanding of text, images, videos, and audio, and generates videos with native stereo audio.

ModelInput modeResolutionDuration
MiniMax H3Text-to-image, image-to-image, first and last frames, multi-modal references768P or 2K4 to 15 seconds
MiniMax H3 MaxImage generation from text, first frame, and last frame480P or 768P5 to 15 seconds

H3 Max is trained and has its speed optimized by a third party based on H3; its range of functions differs from that of the full H3 version, so it is necessary to check the model name before using it.

MiniMax Speech 2.8

ModelFeaturesSuitable for tasks
Speech 2.8 HDEmphasis on sound quality, naturalness, and emotional expression.Audiobooks, advertisements, and high-quality content
Speech 2.8 TurboEmphasize generation speed and interactive responsiveness.Customer service, conversations, and real-time applications
Timbre designCreate a Voice ID based on the textual description.Virtual characters and brand voice
Quick replicationReplicate the timbre based on the authorized audio.Digital avatars and personalized voices

Image model

Image-01 supports text-to-image and image-to-image generation; Image-01-live enhances styles such as hand-drawn and cartoon styles and allows for style settings.

  • Create articles and social media images.
  • Create visual variants based on the reference image.
  • Create illustrations and content in a cartoon style.
  • Create product concept diagrams quickly.
  • Integrate MCP into the Agent workflow.

MiniMax API Integration Tutorial

  1. Register and log in to the MiniMax open platform.
  2. Complete the authentication required by the account.
  3. Go to the console to create an API Key.
  4. Choose between pay-as-you-go Key or subscription Key.
  5. Do not expose keys in the browser frontend.
  6. Read the latest documentation for the target model.
  7. Choose OpenAI, Anthropic, or the official API.
  8. Send the smallest possible request in the testing environment.
  9. Record the model, tokens, and response time.
  10. Add timeout, backoff, and retry mechanisms.
  11. Poll the status of asynchronous video tasks.
  12. Download the generated file in a timely manner.
  13. Set balance warning thresholds and call limits.
  14. Complete content security review before going live.
  15. Review the bill based on the actual usage.

What are the differences between API keys?

Key typeBilling sourceSuitable uses
Regular API KeyThe account balance is charged based on usage.Video, audio, and full-modal production calls
Token Plan subscription keyMonthly limit for subscription planProgramming Agents and Common Multimodal Resources
Integral paymentPrepaid points balanceTop-up after exceeding the package limit

The Token Plan does not cover a small number of special models such as H3, timbre design, and rapid replication; for these functionalities, regular pay-as-you-go keys should be used.

OpenAI-compatible interface

The open platform supports compatible interfaces such as OpenAI Chat Completions, Responses, and model lists, facilitating the migration of existing applications.

  • Change the base address to the MiniMax endpoint.
  • Replace with the MiniMax API Key.
  • Use the platform’s current model name.
  • Check for incompatible parameters and tool formats.
  • Re-test the streaming output and error handling.
  • Check the tokens and bills after migration.

Anthropic-compatible interface

Developers can also use the Anthropic SDK and the Messages format to invoke the MiniMax language model, which is suitable for tools within the Claude ecosystem.

  • Configure compatible endpoints and authentication details.
  • Confirm the system, messages, and tools formats.
  • Check for support of interleaved thought chains.
  • Avoid mixing different SDK fields simultaneously.
  • Use caching to reduce the costs associated with long contexts.

Pay-as-you-go pricing for language models

Language models are charged separately for input, output, and caching, and M3 is also categorized based on whether a single input exceeds 512k tokens.

Model and scopeEnterOutputCache read
M3 standard: input not exceeding 512k2.10 yuan per million tokens8.40 yuan per million tokens0.42 yuan per million tokens
M3 standard: input exceeding 512k4.20 yuan per million tokens16.80 yuan per million tokens0.84 yuan per million tokens
M3 has priority, up to 512k.3.15 yuan per million tokens12.60 yuan per million tokens0.63 yuan per million tokens
M3 has priority, over 512k6.30 yuan per million tokens25.20 yuan per million tokens1.26 yuan per million tokens
M2.72.10 yuan per million tokens8.40 yuan per million tokens0.42 yuan per million tokens
M2.7-highspeed4.20 yuan per million tokens16.80 yuan per million tokens0.42 yuan per million tokens

The current price page for M3 indicates a permanent 50% discount; however, the actual price should be based on the official pricing page as of the day of purchase.

Pay-as-you-go voice pricing

AbilityModelCurrent unit price
Synchronous or asynchronous speech synthesisSpeech 2.8 HD3.5 yuan per 10,000 characters
Synchronous or asynchronous speech synthesisSpeech 2.8 Turbo2 yuan per 10,000 characters
Timbre designAll available models9.9 yuan per timbre
Quick replicationAll available models9.9 yuan per timbre

One Chinese character is counted as 2 characters, while English letters, spaces, punctuation marks, and line breaks are each counted as 1 character. There may also be costs associated with voice synthesis for audio playback.

Pay-as-you-go video pricing

ModelResolutionCurrent unit price
MiniMax H3768P0.50 yuan/second
MiniMax H32K0.80 yuan/second
MiniMax H3 Max480P0.33 yuan/second
MiniMax H3 Max768P0.50 yuan/second
Regenerate H3 video768P upgraded to 2K0.30 yuan/second

Up to 5 images can be uploaded for free, as well as audio content via H3; any additional images or videos will be charged in accordance with the standard rates.

Prices for images and server-side tools

AbilityCurrent unit priceExplanation
image-010.025 yuan per sheetText-to-image and image-to-image
image-01-live0.025 yuan per sheetHand-drawn and cartoon styles for enhanced effect
API-vlm0.025 yuan per transactionToken Plan MCP visual invocation
web_search0.03 yuan per transactionModel server network search

Token Plan subscription price

The Token Plan offers a monthly quota through subscription keys; text, images, and audio share the same quota, with time limits set at 5 hours and on a weekly basis.

PackagePriceSuitable scenariosAgent reference value
Plus49 yuan per monthPersonal development and daily testing3 to 4 Agents
Max119 yuan per monthHigh-frequency programming Agent and multimodal approaches4 to 5 Agents
Ultra469 yuan per monthHeavy Agent and long-duration workflows6 to 7 Agents

The number of agents is only a reference for official scenarios; it does not guarantee a specific number of concurrent operations or requests. The actual usage depends on the context and the intensity of the tasks.

Scope of the Token Plan

ResourcesDoes the package cover it?Explanation
MiniMax M3 and M2.7CoveringUsed for programming and Agent tasks
Image modelCoveringShared plan quota
Speech synthesisCoveringShared plan quota
MiniMax H3Not covered yetUse a regular pay-as-you-go key.
Timbre designNot covered yetPay-as-you-go
Quick replicationNot covered yetPay-as-you-go with authentication required

Price of the points package

1,000 points are equivalent to approximately 7 yuan; the validity period is 365 days from the date of each purchase, with the package credits being used first before points are utilized.

Purchase priceEarn pointsValidity period
30 yuan4489 points365 days
150 yuan22,460 points365 days
500 yuan74,900 points365 days

Price of voice resource packages

Series2 million characters20 million characters200 million characters
HD630 yuan, for 1 month5,950 yuan, 3 months56,000 yuan, for 1 year
Turbo360 yuan, for 1 month3,400 yuan, 3 months32,000 yuan, for 1 year

The resource package also includes different RPM values as well as the number of free sound colors available; for large-scale operations, it is necessary to evaluate the validity period, concurrent usage, and consumption rate together.

Price of video resource packages

The current video resource package is available only for the Hailuo series and not for the MiniMax H3; for H3, pay-as-you-go APIs or custom business solutions should be used.

Resource packagePricePointsValidity period
Basic package7,000 yuan3680 points1 month
Premium package15,000 yuan8330 points1 month
Advanced package30,000 yuan17,650 points1 month
Corporate packages40,000 yuan25,000 points1 month

How to choose between pay-as-you-go, Token Plan, and resource packages

DemandSuggested approachReason
Testing various APIs at low frequenciesPay-as-you-goThere is no need to bear the costs associated with fixed packages.
Daily AI programming and AgentsToken PlanFixed monthly fee and access to compatible tools
Ongoing large-scale speech synthesisVoice resource packageThe discount for the number of characters is clearer.
A large number of Hailuo videosVideo resource packageUse in batches by point count
H3 video generationPay-as-you-go APIThe current resource package does not support H3.
High-concurrency enterprise servicesBusiness customizationResource support and dedicated assistance are required.

Current status of the music API

As of August 20, 2026, the paid music generation and lyric API will no longer be available to new users, and the free music generation service has also been discontinued.

Existing paid users can continue to use the current APIs; new users can use MiniMax Audio or MiniMax Music 3, for which the relevant weights have been made available.

MiniMax MCP

The official MCP tools offer multi-modal capabilities such as speech synthesis, voice cloning, and image and video generation, facilitating unified invocation by Agents.

  • Configure the service in the compatible client.
  • Use environment variables to save the API Key.
  • Prepare the input file in accordance with the tool constraints.
  • Add confirmation for paid generation operations.
  • Record the task identifier and generation cost.
  • Do not submit the key to the code repository.

MiniMax CLI

The official MiniMax CLI allows access to text, image, video, voice, and music capabilities from a terminal or an AI Agent.

  1. Install MiniMax CLI through official channels.
  2. Check the command version and operating environment.
  3. Use interactive login or a secure configuration key.
  4. First, check the current authentication status.
  5. Test with low-cost text tasks.
  6. Before generating the video, make sure to use a regular pay-as-you-go key.
  7. Include paid operations in the budget and approval process.
  8. Recheck the model parameters after upgrading the CLI.

Rate limiting and reliability

Different models and packages have their own separate RPM, TPM, and concurrency limits; once these limits are reached, it is necessary to wait and attempt the action again according to the backoff strategy.

  • Do not immediately retry throttled requests indefinitely.
  • Save the task_id for asynchronous tasks.
  • Set business transaction serial numbers such as those for exponentiation.
  • Distinguish between client errors and server errors.
  • Set up a downgrade model for production operations.
  • Monitor latency, failure rate, and costs.

Voice cloning security

To replicate a sound timbre, individual or corporate certification is required, as well as explicit authorization from the owner of that sound; it cannot be used for deception or fraud.

  • Keep the proof of tone licensing.
  • Do not create replicas of public figures without permission.
  • It is prohibited from being used to bypass authentication.
  • Synthesized speech should clearly indicate its AI origin.
  • Establish processes for removing and disabling timbres.
  • Manual review is added for high-risk scenarios.

Video and image compliance

RiskFrequently Asked QuestionsHandling method
Portrayal infringementUsing real-person footage without permissionObtain clear authorization
False eventsThe generated content is treated as a genuine record.Add AI-generated identifier
Copyright conflictsUsing images or music for which no permission to use existsVerify material licenses
Brand misguidanceFaking endorsements and product effectsConduct brand and legal audits
MinorsSensitive or inappropriate generationStrictly restrict and obtain legitimate authorization.
Incorrect contentAbnormalities in writing, hands, and physical structureCheck each frame before release

Open weights and self-hosting

MiniMax has made the weights of certain language, video, and music models available, along with documentation for local or self-hosted deployment.

ModelOpen statusDeployment tips
MiniMax M3Provide an open-weight path.High-performance inference infrastructure is required.
MiniMax M2.7Provide an open-weight path.It can be verified according to the official deployment documentation.
MiniMax H3 BasePartial full weights are available.Just the weight volume is already very large.
H3 Context-IRNot included in the open releaseThe official API can be used.
H3 2K Regeneration ModuleNot available yetVerifiable using platform API
MiniMax Music 3Open weightIt can be deployed from the official model repository.

How to determine an open-source license

Different models, CLI tools, and example projects use various licenses; therefore, it is not possible to categorize all of them under the Apache, MIT, or unrestricted commercial license.

  • Check each license in the model repository one by one.
  • H3 uses a dedicated community license.
  • Confirm commercial use, distribution, and usage restrictions.
  • Model weights and platform APIs are determined separately.
  • Third-party quantitative versions do not represent official authorization.
  • The terms are reviewed by the legal department before the enterprise proceeds with the deployment.

Data and key security

  • The API Key is stored only on the server side.
  • Different keys are used for development, testing, and production.
  • Set permissions and define key rotation procedures.
  • Remove sensitive information before uploading the file.
  • Delete files that are no longer needed in a timely manner.
  • Do not record the full key in the logs.
  • Set balance alerts for abnormal calls.

Product advantages

  • Five types of multimodal models are provided uniformly.
  • It supports interfaces compatible with OpenAI and Anthropic.
  • M3 is suitable for long-context programming and Agents.
  • H3 supports the creation of complex, multimodal videos.
  • Voice services offer synthesis, design, and replication.
  • Options for pay-as-you-go, subscription, and resource packs are all available.
  • MCP, CLI, and OpenAPI documentation are provided.
  • Some models can be self-hosted locally.

Usage restrictions

  • Different Keys cover different resources.
  • The Token Plan does not include special models such as H3.
  • There may be an additional fee for video input materials.
  • Resource packages have a validity period and RPM limits.
  • The music API is no longer available to new users.
  • Open models require high computing power.
  • Permits for different warehouses are not the same.
  • The generated content still requires manual review.

Frequently Asked Questions

What models does the MiniMax open platform offer?

The platform supports various language and multimodal models such as MiniMax M3, M2.7, H3, Speech 2.8, image-01, and Music 3.

Does the MiniMax API support the OpenAI format?

Yes, the open platform offers interfaces compatible with OpenAI Chat Completions and Responses, as well as support for the Anthropic Messages format.

What is the pay-as-you-go price for the MiniMax M3?

For standard services, when the input length is within 512k characters, the cost is 2.1 yuan for the input and 8.4 yuan per million tokens for the output; higher prices apply for longer inputs.

How much is the MiniMax Token Plan?

Plus, Max, and Ultra cost 49 yuan, 119 yuan, and 469 yuan per month respectively, but features such as H3 and tone replication are not included in these packages.

How much is the MiniMax H3 video?

At present, for H3, the cost is 0.50 yuan per second for 768P resolution and 0.80 yuan per second for 2K resolution; uploading videos or more images than the free quota allows may incur additional charges.

Is it still possible to apply for the MiniMax music API?

New users are not allowed to use them; as of August 20, 2026, the paid music and lyrics APIs will no longer be available to new users, and the free interfaces have also been discontinued.

Is MiniMax an open-source platform?

The open platform represents commercial API services; however, certain models such as M3, M2.7, H3, and Music 3 offer open weights, and the licenses for these need to be checked individually.

©️Copyright notice: Unless otherwise specified, all articles on this site are copyrighted bySharing of AI toolsAll content on this site is original; without permission, no individual, media outlet, website, or organization may reproduce, copy, or otherwise distribute it, nor may they create mirrors of it on servers that are not owned by this site. Otherwise, we reserve the right to take legal action against such parties in accordance with the law.

Tools similar to the MiniMax open platform