---
title: Handleiding voor Hermes Agent x Kimi | RunAPI
description: Gebruik Kimi 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-kimi.md
canonical: https://runapi.ai/nl/hermes-kimi
locale: nl
site: RunAPI
image: https://runapi.ai/assets/opengraph-f702f2b1.png
alternates:
  en: https://runapi.ai/hermes-kimi
  zh-CN: https://runapi.ai/zh-CN/hermes-kimi
  es: https://runapi.ai/es/hermes-kimi
  ja: https://runapi.ai/ja/hermes-kimi
  de: https://runapi.ai/de/hermes-kimi
  fr: https://runapi.ai/fr/hermes-kimi
  pt-BR: https://runapi.ai/pt-BR/hermes-kimi
  ko: https://runapi.ai/ko/hermes-kimi
  it: https://runapi.ai/it/hermes-kimi
  nl: https://runapi.ai/nl/hermes-kimi
  pl: https://runapi.ai/pl/hermes-kimi
  tr: https://runapi.ai/tr/hermes-kimi
  zh-TW: https://runapi.ai/zh-TW/hermes-kimi
  zh-HK: https://runapi.ai/zh-HK/hermes-kimi
  ar: https://runapi.ai/ar/hermes-kimi
  x-default: https://runapi.ai/hermes-kimi
model_line: kimi
---

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

# Hermes Agent x Kimi

kimi-k3 is het huidige Kimi-vlaggenschip met altijd ingeschakeld redeneren. In de eerste RunAPI-versie is het beschikbaar voor eenvoudige tekstverzoeken, synchroon of via SSE. Gebruik OpenAI Chat Completions, OpenAI Responses, Anthropic Messages of Gemini native met dezelfde RunAPI-sleutel; kimi-k2.5 en kimi-k2.6 blijven eveneens beschikbaar.

## Openbare versies en endpoints

| Model-ID | Versie | Endpoints | Vanafprijs |
| --- | --- | --- | --- |
| `kimi-k2.5` | 1T / 32B actief, 256K context, native multimodale input | /v1/chat/completions | $0.0006 |
| `kimi-k2.6` | 1T / 32B actief, 256K context, 58,6% SWE-bench Pro, 300-agent swarm | /v1/chat/completions | $0.0026 |
| `kimi-k2.7-code` | Toegewijd codingmodel; altijd actief denken; 256K context | /v1/chat/completions | $0.0006 |
| `kimi-k3` | Huidig Kimi-vlaggenschip met altijd ingeschakelde reasoning | /v1/chat/completions | $0.0018 |

## 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)
- [Kimi - Catalogus](https://runapi.ai/nl/models/kimi)
- [kimi-k2.5](https://runapi.ai/nl/models/kimi/k2.5)
- [kimi-k2.6](https://runapi.ai/nl/models/kimi/k2.6)
- [kimi-k2.7-code](https://runapi.ai/nl/models/kimi/k2.7-code)
- [kimi-k3](https://runapi.ai/nl/models/kimi/k3)

---

## 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 Kimi",
    "applicationCategory": "DeveloperApplication",
    "description": "Gebruik Kimi 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-kimi"
  },
  {
    "@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": "Kimi 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-kimi#how-step-1"
      },
      {
        "@type": "HowToStep",
        "position": 2,
        "name": "Configureer RunAPI",
        "text": "Voeg de providerconfiguratie voor deze agent toe.",
        "url": "https://runapi.ai/nl/hermes-kimi#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-kimi#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": "Kimi",
        "item": "https://runapi.ai/nl/hermes-kimi"
      }
    ]
  }
]
```
