---
title: claude-fable-5-1 API — Claude prijzen en specificaties | RunAPI
description: Gebruik claude-fable-5-1 via RunAPI — de Claude-familie. Prijs per aanroep, model-ID, specificaties en installatiehandleiding voor ontwikkelaars.
url: https://runapi.ai/nl/models/claude/fable-5-1.md
canonical: https://runapi.ai/nl/models/claude/fable-5-1
locale: nl
site: RunAPI
image: https://runapi.ai/assets/opengraph-f702f2b1.png
alternates:
  en: https://runapi.ai/models/claude/fable-5-1
  zh-CN: https://runapi.ai/zh-CN/models/claude/fable-5-1
  es: https://runapi.ai/es/models/claude/fable-5-1
  ja: https://runapi.ai/ja/models/claude/fable-5-1
  de: https://runapi.ai/de/models/claude/fable-5-1
  fr: https://runapi.ai/fr/models/claude/fable-5-1
  pt-BR: https://runapi.ai/pt-BR/models/claude/fable-5-1
  ko: https://runapi.ai/ko/models/claude/fable-5-1
  it: https://runapi.ai/it/models/claude/fable-5-1
  nl: https://runapi.ai/nl/models/claude/fable-5-1
  pl: https://runapi.ai/pl/models/claude/fable-5-1
  tr: https://runapi.ai/tr/models/claude/fable-5-1
  zh-TW: https://runapi.ai/zh-TW/models/claude/fable-5-1
  zh-HK: https://runapi.ai/zh-HK/models/claude/fable-5-1
  ar: https://runapi.ai/ar/models/claude/fable-5-1
  x-default: https://runapi.ai/models/claude/fable-5-1
model: Claude
provider: Anthropic
variant_id: claude-fable-5-1
sdk_model_id: claude-fable-5-1
modality: text
billing_unit: 1K tokens
status: active
---

> HTML version: https://runapi.ai/nl/models/claude/fable-5-1
> Site index for agents: https://runapi.ai/llms.txt


# claude-fable-5-1 API

Gebruik claude-fable-5-1 uit de Claude-familie via RunAPI. Prijs per aanroep, geen abonnement en mislukte generaties worden nooit in rekening gebracht.

**Anthropic / [Claude](https://runapi.ai/nl/models/claude.md)**
**Operationeel · text · Commercieel toegestaan**

claude-fable-5-1 biedt de ideale balans tussen kwaliteit en kosten binnen de Claude-familie.

- Prijs per call in USD
- Mislukte generaties worden niet gefactureerd
- Streaming wanneer ondersteund door het model
- Modelskill-setup

## Prijzen

### `message`

- Input: $10.00 / 1M tokens
- Output: $50.00 / 1M tokens
- Cache read: $0.25 / 1M tokens
- Cache write 5m: $12.50 / 1M tokens
- Cache write 1h: $20.00 / 1M tokens


Mislukte generaties worden niet in rekening gebracht

## Technische details

| Field | Value |
|---|---|
| Model-ID | `claude-fable-5-1` |
| Provider | Anthropic |
| Modaliteit | text |
| Taaktype | synchronous |
| Facturatie-eenheid | 1K tokens |
| API endpoint | `/v1/chat/completions` |
|  | `/v1/responses` |
|  | `/v1/messages` |
|  | `/v1beta/models/claude-fable-5-1:generateContent` |
|  | `/v1beta/models/claude-fable-5-1:streamGenerateContent` |
| Commerciële licentie | Ja — inbegrepen via API |
| Catalogusstatus | Operationeel |

**Request example**

```json
{
  "model": "claude-fable-5-1",
  "max_tokens": 1024,
  "messages": [
    {
      "role": "user",
      "content": "Review this pull request for security vulnerabilities, performance issues, and suggest concrete improvements."
    }
  ]
}
```

## Snelstart — claude-fable-5-1

Zelfde structuur · variant vastgelegd in model

Base URL: `https://runapi.ai`

| Endpoint | Protocol |
|---|---|
| `POST /v1/chat/completions` | OpenAI compatible |
| `POST /v1/responses` | OpenAI Responses |
| `POST /v1/messages` | Anthropic compatible |
| `POST /v1beta/models/claude-fable-5-1:generateContent` | Gemini generateContent |
| `POST /v1beta/models/claude-fable-5-1:streamGenerateContent` | Gemini streamGenerateContent |

Use the OpenAI or Anthropic SDK with your RunAPI API key and `model: "claude-fable-5-1"`.

## Gebruik claude-fable-5-1 in vier stappen

1. **Installeren** — Installeer de modelskill voor deze modelreeks.
2. **Configureren** — Zet het modelveld op de volledige model-ID die op deze pagina staat.
3. **Aanroepen** — Stuur een getypeerde request met je prompt, inputs en callback-instellingen.
4. **Ontvangen** — Lees de task-response, webhook-callback of cached output-URL van RunAPI.

## Wat is er anders aan claude-fable-5-1

- **VS CLAUDE-FABLE-5: 1M context; opvolger van Fable 5 met 75% goedkopere cache-leesbewerkingen** — Mythos-klasse 1M context; toonaangevend in codering, redenering en visie
- **VS CLAUDE-HAIKU-4-5-20251001: 1M context; opvolger van Fable 5 met 75% goedkopere cache-leesbewerkingen** — Haiku 4.5 for reproducible outputs
- **VS CLAUDE-OPUS-4-1-20250805: 1M context; opvolger van Fable 5 met 75% goedkopere cache-leesbewerkingen** — claude-opus-4-1-20250805

## Ideaal voor

- **Klantenservice** — Beantwoord klantvragen vanuit een privékennisbank en verlaag zo het aantal tickets.
- **Documentanalyse** — Stel samenvattingen van contracten op en markeer belangrijke clausules voor beoordeling door een jurist.
- **Codegeneratie** — Genereer automatisch unittests, code reviews en refactoringsuggesties in CI.

## Veelgestelde vragen over claude-fable-5-1

### Hoe selecteer ik claude-fable-5-1?

Geef de model-ID door die in de quickstart wordt getoond.

### Wat is de rate limit voor deze variant?

Rate limits per key schalen mee met je usage tier. Bekijk de prijzenpagina voor de actuele limieten.

### Kan ik later van variant wisselen?

Ja — variant is een flag. Wissel door de modelparameter aan te passen.

### Ondersteunt het streaming?

Waar streaming beschikbaar is, streamt RunAPI end-to-end.

### Waar meld ik kwaliteitsproblemen?

Open een issue in de publieke GitHub-repo of mail support.


### Andere varianten van Claude

- [claude-fable-5](https://runapi.ai/nl/models/claude/fable-5.md) — `claude-fable-5` · Input $10.00 / 1M tokens | Output $50.00 / 1M tokens
- [claude-haiku-4-5-20251001](https://runapi.ai/nl/models/claude/haiku-4-5-20251001.md) — `claude-haiku-4-5-20251001` · Input $0.60 / 1M tokens | Output $3.00 / 1M tokens
- [claude-opus-4-1-20250805](https://runapi.ai/nl/models/claude/opus-4-1-20250805.md) — `claude-opus-4-1-20250805` · Input $9.00 / 1M tokens | Output $45.00 / 1M tokens
- [claude-opus-4-5-20251101](https://runapi.ai/nl/models/claude/opus-4-5-20251101.md) — `claude-opus-4-5-20251101` · Input $3.00 / 1M tokens | Output $15.00 / 1M tokens
- [claude-opus-4-6](https://runapi.ai/nl/models/claude/opus-4-6.md) — `claude-opus-4-6` · Input $3.00 / 1M tokens | Output $15.00 / 1M tokens
- [claude-opus-4-7](https://runapi.ai/nl/models/claude/opus-4-7.md) — `claude-opus-4-7` · Input $3.00 / 1M tokens | Output $15.00 / 1M tokens
- [claude-opus-4-8](https://runapi.ai/nl/models/claude/opus-4-8.md) — `claude-opus-4-8` · Input $3.00 / 1M tokens | Output $15.00 / 1M tokens
- [claude-opus-5](https://runapi.ai/nl/models/claude/opus-5.md) — `claude-opus-5` · Input $3.00 / 1M tokens | Output $15.00 / 1M tokens
- [claude-sonnet-4-5-20250929](https://runapi.ai/nl/models/claude/sonnet-4-5-20250929.md) — `claude-sonnet-4-5-20250929` · Input $1.80 / 1M tokens | Output $9.00 / 1M tokens
- [claude-sonnet-4-6](https://runapi.ai/nl/models/claude/sonnet-4-6.md) — `claude-sonnet-4-6` · Input $1.80 / 1M tokens | Output $9.00 / 1M tokens
- [claude-sonnet-5](https://runapi.ai/nl/models/claude/sonnet-5.md) — `claude-sonnet-5` · Input $1.36 / 1M tokens | Output $6.78 / 1M tokens

### Alternatieven van andere modellen

- [DeepSeek](https://runapi.ai/nl/models/deepseek.md) — Reasoning-first LLMs via RunAPI — flash for fast, low-cost work; pro for complex agentic tasks.
- [Embedding](https://runapi.ai/nl/models/embedding.md) — OpenAI tekstembeddings voor semantische zoekopdrachten, retrieval, clustering en rankingworkflows.
- [Gemini](https://runapi.ai/nl/models/gemini.md) — Google's multimodal LLM for chat, code generation, reasoning, and long-context tasks.

## Begin met bouwen met Claude.

- [Gratis account aanmaken](https://runapi.ai/nl/login)
- [Lees de quickstart →](https://runapi.ai/docs/api/anthropic/messages)

---

## 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": "Claude claude-fable-5-1",
    "applicationCategory": "DeveloperApplication"
  },
  {
    "@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": "Models",
        "item": "https://runapi.ai/nl/models"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "Claude",
        "item": "https://runapi.ai/nl/models/claude"
      },
      {
        "@type": "ListItem",
        "position": 4,
        "name": "claude-fable-5-1",
        "item": "https://runapi.ai/nl/models/claude/fable-5-1"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "nl",
    "@type": "HowTo",
    "name": "Gebruik claude-fable-5-1 in vier stappen",
    "description": "Gebruik claude-fable-5-1 via RunAPI — de Claude-familie. Prijs per aanroep, model-ID, specificaties en installatiehandleiding voor ontwikkelaars.",
    "totalTime": "PT5M",
    "step": [
      {
        "@type": "HowToStep",
        "position": 1,
        "name": "Installeren",
        "text": "Installeer de modelskill voor deze modelreeks.",
        "url": "https://runapi.ai/nl/models/claude/fable-5-1#how-step-1"
      },
      {
        "@type": "HowToStep",
        "position": 2,
        "name": "Configureren",
        "text": "Zet het modelveld op de volledige model-ID die op deze pagina staat.",
        "url": "https://runapi.ai/nl/models/claude/fable-5-1#how-step-2"
      },
      {
        "@type": "HowToStep",
        "position": 3,
        "name": "Aanroepen",
        "text": "Stuur een getypeerde request met je prompt, inputs en callback-instellingen.",
        "url": "https://runapi.ai/nl/models/claude/fable-5-1#how-step-3"
      },
      {
        "@type": "HowToStep",
        "position": 4,
        "name": "Ontvangen",
        "text": "Lees de task-response, webhook-callback of cached output-URL van RunAPI.",
        "url": "https://runapi.ai/nl/models/claude/fable-5-1#how-step-4"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "nl",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "Hoe selecteer ik claude-fable-5-1?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Geef de model-ID door die in de quickstart wordt getoond."
        }
      },
      {
        "@type": "Question",
        "name": "Wat is de rate limit voor deze variant?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Rate limits per key schalen mee met je usage tier. Bekijk de prijzenpagina voor de actuele limieten."
        }
      },
      {
        "@type": "Question",
        "name": "Kan ik later van variant wisselen?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Ja — variant is een flag. Wissel door de modelparameter aan te passen."
        }
      },
      {
        "@type": "Question",
        "name": "Ondersteunt het streaming?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Waar streaming beschikbaar is, streamt RunAPI end-to-end."
        }
      },
      {
        "@type": "Question",
        "name": "Waar meld ik kwaliteitsproblemen?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Open een issue in de publieke GitHub-repo of mail support."
        }
      }
    ]
  }
]
```
