---
title: Handleiding voor Hermes Agent x MiniMax | RunAPI
description: Gebruik MiniMax met Hermes Agent via RunAPI. Vergelijk actuele model-ID's, endpoints en prijzen en volg daarna de passende configuratiestappen.
url: https://runapi.ai/nl/hermes-minimax.md
canonical: https://runapi.ai/nl/hermes-minimax
locale: nl
site: RunAPI
image: https://runapi.ai/assets/opengraph-f702f2b1.png
alternates:
  en: https://runapi.ai/hermes-minimax
  zh-CN: https://runapi.ai/zh-CN/hermes-minimax
  es: https://runapi.ai/es/hermes-minimax
  ja: https://runapi.ai/ja/hermes-minimax
  de: https://runapi.ai/de/hermes-minimax
  fr: https://runapi.ai/fr/hermes-minimax
  pt-BR: https://runapi.ai/pt-BR/hermes-minimax
  ko: https://runapi.ai/ko/hermes-minimax
  it: https://runapi.ai/it/hermes-minimax
  nl: https://runapi.ai/nl/hermes-minimax
  pl: https://runapi.ai/pl/hermes-minimax
  tr: https://runapi.ai/tr/hermes-minimax
  zh-TW: https://runapi.ai/zh-TW/hermes-minimax
  zh-HK: https://runapi.ai/zh-HK/hermes-minimax
  ar: https://runapi.ai/ar/hermes-minimax
  x-default: https://runapi.ai/hermes-minimax
model_line: minimax
---

> HTML version: https://runapi.ai/nl/hermes-minimax
> Site index for agents: https://runapi.ai/llms.txt

# Hermes Agent x MiniMax

MiniMax M-serie tekstmodellen zijn sparse MoE LLMs met 200K-1M context en leveren frontier codingscores voor een fractie van de kosten van dense modellen. Via RunAPI delen ze een enkele API-sleutel met pay-as-you-go tokenfacturatie en zijn ze aanroepbaar via OpenAI Chat Completions, OpenAI Responses en Anthropic Messages. Dit zijn MiniMax' tekstmodellen, los van MiniMax Hailuo videogeneratie.

## Openbare versies en endpoints

| Model-ID | Versie | Endpoints | Vanafprijs |
| --- | --- | --- | --- |
| `MiniMax-M2` | 230B / 10B actief, 200K context, baseline M-serie codingmodel | /v1/chat/completions | $0.0002 |
| `MiniMax-M2.1` | 200K context, polyglot programmeren, 74% SWE-bench Verified | /v1/chat/completions | $0.0002 |
| `MiniMax-M2.5` | 200K context, sterker agentisch tool calling en search | /v1/chat/completions | $0.0002 |
| `MiniMax-M2.5-highspeed` | M2.5 op ongeveer 100 tokens/sec, dezelfde gewichten en hogere throughput | /v1/chat/completions | $0.0004 |
| `MiniMax-M2.7` | 200K context, 56,2% SWE-bench Pro, zelfevoluerende training | /v1/chat/completions | $0.0002 |
| `MiniMax-M2.7-highspeed` | M2.7 op ongeveer 100 tokens/sec, dezelfde gewichten en hogere throughput | /v1/chat/completions | $0.0004 |
| `MiniMax-M3` | 1M context, 80,5% SWE-bench Verified, frontier open-weight coding en lange context | /v1/chat/completions | $0.0002 |

## Configuratie

Selecteer `<model-id>` voordat je een opdracht gebruikt. Deze pagina selecteert geen standaardmodel.
Gebruik `runapi/<model-id>` met OpenClaw, of configureer het aangepaste RunAPI-endpoint en selecteer `<model-id>` met Hermes Agent.

`/v1/chat/completions`

```
providers:
  runapi:
    api: "https://runapi.ai/v1"
    key_env: RUNAPI_API_KEY
    transport: chat_completions
    default_model: <model-id>

model:
  provider: custom:runapi
  default: <model-id>
```

## Verifiëren

```
hermes model
hermes doctor
```


## Zo werkt het

1. **Kies een model-ID.** Selecteer een openbare model-ID uit de catalogus en bekijk het endpoint en de actuele vanafprijs.
2. **Configureer RunAPI.** Voeg de providerconfiguratie voor deze agent toe.
3. **Verifieer het resultaat.** Voer de onderstaande status- en modelselectieopdrachten uit.

## Veelgestelde vragen

### Welke model-ID moet ik gebruiken?

Kies een openbare model-ID uit de versietabel. Elke ID biedt de endpoints die in de betreffende rij staan.

### Configureert deze handleiding een chatmodel?

Ja. Deze modellijn ondersteunt een clientgericht LLM-protocol.


### Links

- [Hermes Agent](https://runapi.ai/nl/hermes-agent)
- [MiniMax - Catalogus](https://runapi.ai/nl/models/minimax)
- [MiniMax-M2](https://runapi.ai/nl/models/minimax/m2)
- [MiniMax-M2.1](https://runapi.ai/nl/models/minimax/m2.1)
- [MiniMax-M2.5](https://runapi.ai/nl/models/minimax/m2.5)
- [MiniMax-M2.5-highspeed](https://runapi.ai/nl/models/minimax/m2.5-highspeed)
- [MiniMax-M2.7](https://runapi.ai/nl/models/minimax/m2.7)
- [MiniMax-M2.7-highspeed](https://runapi.ai/nl/models/minimax/m2.7-highspeed)
- [MiniMax-M3](https://runapi.ai/nl/models/minimax/m3)

---

## More from RunAPI

- [Home](https://runapi.ai/nl/.md)
- [Modellen](https://runapi.ai/nl/models.md)
- [AI-video-API vergelijking](https://runapi.ai/nl/ai-video-api-comparison.md)
- [OpenClaw Integratie](https://runapi.ai/nl/openclaw.md)
- [Beste API voor OpenClaw](https://runapi.ai/nl/best-api-for-openclaw.md)
- [OpenClaw Beeldgeneratie](https://runapi.ai/nl/openclaw-image-generation.md)
- [Hermes Agent Integratie](https://runapi.ai/nl/hermes-agent.md)
- [Prijzen](https://runapi.ai/nl/pricing.md)
- [Claude API Prijzen](https://runapi.ai/nl/claude-api-pricing.md)
- [ChatGPT API Prijzen](https://runapi.ai/nl/chatgpt-api-pricing.md)
- [OpenAI API Prijzen](https://runapi.ai/nl/openai-api-pricing.md)
- [Gemini API Prijzen](https://runapi.ai/nl/gemini-api-pricing.md)
- [Claude Code Prijzen](https://runapi.ai/nl/claude-code-pricing.md)
- [Claude Code API](https://runapi.ai/nl/claude-code-api.md)
- [Claude Code vs Cursor](https://runapi.ai/nl/claude-code-vs-cursor.md)
- [Claude Max vs API](https://runapi.ai/nl/claude-max-vs-api.md)
- [Requesty Alternatief](https://runapi.ai/nl/requesty-alternative.md)
- [Docs](https://runapi.ai/nl/docs/guides)
- [SDK](https://runapi.ai/nl/sdk.md)
- [Skills](https://runapi.ai/nl/skills.md)
- [MCP Server](https://runapi.ai/nl/mcp.md)
- [CLI](https://runapi.ai/nl/cli.md)
- [Feedback](https://runapi.makethisbetter.dev)
- [Contact](mailto:support@runapi.ai)
- [Voorwaarden](https://runapi.ai/nl/terms.md)
- [Privacy](https://runapi.ai/nl/privacy.md)
- [Site index for agents](https://runapi.ai/llms.txt)

Contact: contact@runapi.ai

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "nl",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/nl",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/nl/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "nl",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/nl",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/nlicon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "nl",
    "@type": "SoftwareApplication",
    "name": "Hermes Agent x MiniMax",
    "applicationCategory": "DeveloperApplication",
    "description": "Gebruik MiniMax met Hermes Agent via RunAPI. Vergelijk actuele model-ID's, endpoints en prijzen en volg daarna de passende configuratiestappen.",
    "url": "https://runapi.ai/nl/hermes-minimax"
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "nl",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "Welke model-ID moet ik gebruiken?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Kies een openbare model-ID uit de versietabel. Elke ID biedt de endpoints die in de betreffende rij staan."
        }
      },
      {
        "@type": "Question",
        "name": "Configureert deze handleiding een chatmodel?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Ja. Deze modellijn ondersteunt een clientgericht LLM-protocol."
        }
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "nl",
    "@type": "HowTo",
    "name": "MiniMax gebruiken met Hermes Agent",
    "step": [
      {
        "@type": "HowToStep",
        "position": 1,
        "name": "Kies een model-ID",
        "text": "Selecteer een openbare model-ID uit de catalogus en bekijk het endpoint en de actuele vanafprijs.",
        "url": "https://runapi.ai/nl/hermes-minimax#how-step-1"
      },
      {
        "@type": "HowToStep",
        "position": 2,
        "name": "Configureer RunAPI",
        "text": "Voeg de providerconfiguratie voor deze agent toe.",
        "url": "https://runapi.ai/nl/hermes-minimax#how-step-2"
      },
      {
        "@type": "HowToStep",
        "position": 3,
        "name": "Verifieer het resultaat",
        "text": "Voer de onderstaande status- en modelselectieopdrachten uit.",
        "url": "https://runapi.ai/nl/hermes-minimax#how-step-3"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "nl",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://runapi.ai/nl"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Hermes Agent",
        "item": "https://runapi.ai/nl/hermes-agent"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "MiniMax",
        "item": "https://runapi.ai/nl/hermes-minimax"
      }
    ]
  }
]
```
