> ## Documentation Index
> Fetch the complete documentation index at: https://docs.typingmind.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Minimax

Learn how to set up MiniMax models on TypingMind.

## Step 1: Create a MiniMax API account

Go to [https://platform.minimax.io/login](https://platform.minimax.io/login) and create a new MiniMax API account.

<img src="https://mintcdn.com/typingmind/7fxalBaEFNO2seEf/manage-and-connect-ai-models/minimax/image.webp?fit=max&auto=format&n=7fxalBaEFNO2seEf&q=85&s=2dcd33d56fd0c302473f0a7a095ded1d" alt="image.webp" width="2794" height="1660" data-path="manage-and-connect-ai-models/minimax/image.webp" />

## Step 2: Set up MiniMax API account

You can go to [https://platform.minimax.io/user-center/basic-information/interface-key](https://platform.minimax.io/user-center/basic-information/interface-key) to get the API key and copy it to a safe place -you’ll need it to set up MiniMax on TypingMind.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/typingmind/manage-and-connect-ai-models/minimax/image%201.webp" alt="image.webp" />

## Step 3: Use MiniMax models on TypingMind

You have two options for setting up Minimax models on TypingMind:

### 1. Use available Minimax models

* Go to [typingmind.com](http://typingmind.com)
* Go to Models → Switch to API keys tab and enter the API key for Minimax

<Frame>
  <img src="https://mintcdn.com/typingmind/GuTrtjVzpGQnlW7R/images/minimax_api.webp?fit=max&auto=format&n=GuTrtjVzpGQnlW7R&q=85&s=407648a646285c7bfdbe1aec9c244355" alt="Minimax Api" width="1646" height="1668" data-path="images/minimax_api.webp" />
</Frame>

After that, switch back to Models tab → Select Minimax and enable the models you want to chat with.

<Frame>
  <img src="https://mintcdn.com/typingmind/GuTrtjVzpGQnlW7R/images/minimax_models.webp?fit=max&auto=format&n=GuTrtjVzpGQnlW7R&q=85&s=58ec4a6d7180aa814e293fc3871280f6" alt="Minimax Models" width="2624" height="1620" data-path="images/minimax_models.webp" />
</Frame>

### 2. Use Minimax as custom models

This option is useful when a new model is released but hasn’t been added to the app yet.

On TypingMind, go to Models → Add Custom Models and enter the following details:

* Give the model any name you prefer
* Enter the endpoint: [**`https://api.minimax.io/v1/chat/completions`**](https://api.minimax.io/v1/chat/completions)
* Enter the Model ID and context length, for example, `MiniMax-M2` **,** context length 200,000 tokens.
* Enable **Support Plugins** if you want to use plugins with this model.
* Add a custom header row, then enter `Authorization` and the API key in the value textbox in the format: `Bearer your_api_key` - with the API key is the copied API key in step 2.
* Click “**Test**” to verify the information is correct
* Click **Add Model**.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/typingmind/manage-and-connect-ai-models/minimax/image%202.webp" alt="image.webp" />

## Step 4: Use MiniMax models via TypingMind

Start a conversation with MiniMax on TypingMind!

<img src="https://mintlify.s3.us-west-1.amazonaws.com/typingmind/manage-and-connect-ai-models/minimax/image%203.webp" alt="image.webp" />
