---
title: claude-fable-5-1 API — Claude Preise & Spezifikationen | RunAPI
description: claude-fable-5-1 über RunAPI nutzen — die Claude-Familie. Preis pro Aufruf, Modell-ID, Spezifikationen und Entwickler-Setup-Anleitung.
url: https://runapi.ai/de/models/claude/fable-5-1.md
canonical: https://runapi.ai/de/models/claude/fable-5-1
locale: de
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/de/models/claude/fable-5-1
> Site index for agents: https://runapi.ai/llms.txt


# claude-fable-5-1  API

Nutze claude-fable-5-1 aus der Claude-Familie über RunAPI. Preis pro Aufruf, kein Abo – fehlgeschlagene Generierungen werden nie berechnet.

**Anthropic / [Claude](https://runapi.ai/de/models/claude.md)**
**Betriebsbereit · text · Kommerzielle Nutzung unterstützt**

Claude claude-fable-5-1 ist über dieselbe RunAPI-Authentifizierung, denselben Model-Skill-Workflow und nutzungsbasierte Preise verfügbar.

- Einheitlicher API Key
- Model-Skill-Setup
- Modell-ID-Referenz
- Fehlgeschlagene Generierungen werden nicht berechnet

## PREISE

### `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


Fehlgeschlagene Generierungen werden nicht berechnet

## DATENBLATT

| Field | Value |
|---|---|
| Modell-ID | `claude-fable-5-1` |
| Anbieter | Anthropic |
| Modalität | text |
| Task-Typ | synchronous |
| Abrechnung | 1K tokens |
| Endpoint | `/v1/chat/completions` |
|  | `/v1/responses` |
|  | `/v1/messages` |
|  | `/v1beta/models/claude-fable-5-1:generateContent` |
|  | `/v1beta/models/claude-fable-5-1:streamGenerateContent` |
| Kommerziell | Ja |
| Katalogstatus | Betriebsbereit |

**Request example**

```json
{
  "model": "claude-fable-5-1",
  "max_tokens": 1024,
  "messages": [
    {
      "role": "user",
      "content": "Überprüfe diesen Pull Request auf Sicherheitslücken, Performance-Probleme und schlage konkrete Verbesserungen vor."
    }
  ]
}
```

## Modell-Skill — claude-fable-5-1

Installiere den Skill einmal und verwende dann die Varianten-ID von dieser Seite beim Entwickeln.

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"`.

## claude-fable-5-1 verwenden

1. **Modell wählen** — Wähle Modell und Variante passend zu deinem App-Workflow.
2. **Modell-ID übergeben** — Nutze diese Varianten-ID im Request Body.
3. **Task ausführen** — Sende den Request und speichere die zurückgegebene Task ID.
4. **Ausgabe abrufen** — Frage ab oder empfange den Callback, wenn der Task fertig ist.

## Vergleich von claude-fable-5-1

- **VS CLAUDE-FABLE-5: 1M Kontext; Fable 5-Nachfolger mit 75% günstigeren Cache-Lesevorgängen** — Mythos-Klasse 1M Kontext; Spitzenleistung bei Coding, Reasoning und Vision
- **VS CLAUDE-HAIKU-4-5-20251001: 1M Kontext; Fable 5-Nachfolger mit 75% günstigeren Cache-Lesevorgängen** — Haiku 4.5 für reproduzierbare Ausgaben
- **VS CLAUDE-OPUS-4-1-20250805: 1M Kontext; Fable 5-Nachfolger mit 75% günstigeren Cache-Lesevorgängen** — claude-opus-4-1-20250805

## Einsatzbereiche dieser Variante

- **Chat** — Nutze LLMs für Chat und Reasoning.
- **Code** — Generiere und prüfe Implementierungsarbeit.
- **Automatisierung** — Verbinde Modelle mit Backend-Tasks.

## Häufige Fragen zu claude-fable-5-1

### Wie wähle ich claude-fable-5-1 aus?

Übergib die im Quickstart angezeigte Modell-ID.

### Sind die Preise nutzungsbasiert?

Ja. Preise werden pro Aufruf oder Einheit gemessen.


### Weitere Claude-Varianten

- [claude-fable-5](https://runapi.ai/de/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/de/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/de/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/de/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/de/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/de/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/de/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/de/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/de/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/de/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/de/models/claude/sonnet-5.md) — `claude-sonnet-5` · Input $1.36 / 1M tokens | Output $6.78 / 1M tokens

### Verwandte Modelle

- [DeepSeek](https://runapi.ai/de/models/deepseek.md) — DeepSeek API-Zugang über RunAPI — Flash für schnelle, kostengünstige Aufgaben; Pro für komplexe agentische Workloads.
- [Embedding](https://runapi.ai/de/models/embedding.md) — OpenAI Text-Embeddings für semantische Suche, Retrieval, Clustering und Ranking-Workflows.
- [Gemini](https://runapi.ai/de/models/gemini.md) — Gemini API-Zugang für Googles multimodales LLM für Chat, Code-Generierung, Reasoning und Long-Context-Aufgaben.

## Starte heute mit Claude.

- [Kostenloses Konto erstellen](https://runapi.ai/de/login)
- [Quickstart lesen →](https://runapi.ai/docs/api/anthropic/messages)

---

## More from RunAPI

- [Home](https://runapi.ai/de/.md)
- [Modelle](https://runapi.ai/de/models.md)
- [KI-Video-API Vergleich](https://runapi.ai/de/ai-video-api-comparison.md)
- [OpenClaw Integration](https://runapi.ai/de/openclaw.md)
- [Beste API für OpenClaw](https://runapi.ai/de/best-api-for-openclaw.md)
- [OpenClaw Bildgenerierung](https://runapi.ai/de/openclaw-image-generation.md)
- [Hermes Agent Integration](https://runapi.ai/de/hermes-agent.md)
- [Preise](https://runapi.ai/de/pricing.md)
- [Claude API Preise](https://runapi.ai/de/claude-api-pricing.md)
- [ChatGPT API Preise](https://runapi.ai/de/chatgpt-api-pricing.md)
- [OpenAI API Preise](https://runapi.ai/de/openai-api-pricing.md)
- [Gemini API Preise](https://runapi.ai/de/gemini-api-pricing.md)
- [Claude Code Preise](https://runapi.ai/de/claude-code-pricing.md)
- [Claude Code API](https://runapi.ai/de/claude-code-api.md)
- [Claude Code vs Cursor](https://runapi.ai/de/claude-code-vs-cursor.md)
- [Claude Max vs API](https://runapi.ai/de/claude-max-vs-api.md)
- [Requesty Alternative](https://runapi.ai/de/requesty-alternative.md)
- [Docs](https://runapi.ai/de/docs/guides)
- [SDK](https://runapi.ai/de/sdk.md)
- [Skills](https://runapi.ai/de/skills.md)
- [MCP Server](https://runapi.ai/de/mcp.md)
- [CLI](https://runapi.ai/de/cli.md)
- [Feedback](https://runapi.makethisbetter.dev)
- [Kontakt](mailto:support@runapi.ai)
- [Bedingungen](https://runapi.ai/de/terms.md)
- [Datenschutz](https://runapi.ai/de/privacy.md)
- [Site index for agents](https://runapi.ai/llms.txt)

Contact: contact@runapi.ai

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "de",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/de",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/de/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "de",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/de",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/deicon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "de",
    "@type": "SoftwareApplication",
    "name": "Claude claude-fable-5-1",
    "applicationCategory": "DeveloperApplication"
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "de",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://runapi.ai/de"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Models",
        "item": "https://runapi.ai/de/models"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "Claude",
        "item": "https://runapi.ai/de/models/claude"
      },
      {
        "@type": "ListItem",
        "position": 4,
        "name": "claude-fable-5-1",
        "item": "https://runapi.ai/de/models/claude/fable-5-1"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "de",
    "@type": "HowTo",
    "name": "claude-fable-5-1 verwenden",
    "description": "claude-fable-5-1 über RunAPI nutzen — die Claude-Familie. Preis pro Aufruf, Modell-ID, Spezifikationen und Entwickler-Setup-Anleitung.",
    "totalTime": "PT5M",
    "step": [
      {
        "@type": "HowToStep",
        "position": 1,
        "name": "Modell wählen",
        "text": "Wähle Modell und Variante passend zu deinem App-Workflow.",
        "url": "https://runapi.ai/de/models/claude/fable-5-1#how-step-1"
      },
      {
        "@type": "HowToStep",
        "position": 2,
        "name": "Modell-ID übergeben",
        "text": "Nutze diese Varianten-ID im Request Body.",
        "url": "https://runapi.ai/de/models/claude/fable-5-1#how-step-2"
      },
      {
        "@type": "HowToStep",
        "position": 3,
        "name": "Task ausführen",
        "text": "Sende den Request und speichere die zurückgegebene Task ID.",
        "url": "https://runapi.ai/de/models/claude/fable-5-1#how-step-3"
      },
      {
        "@type": "HowToStep",
        "position": 4,
        "name": "Ausgabe abrufen",
        "text": "Frage ab oder empfange den Callback, wenn der Task fertig ist.",
        "url": "https://runapi.ai/de/models/claude/fable-5-1#how-step-4"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "de",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "Wie wähle ich claude-fable-5-1 aus?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Übergib die im Quickstart angezeigte Modell-ID."
        }
      },
      {
        "@type": "Question",
        "name": "Sind die Preise nutzungsbasiert?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Ja. Preise werden pro Aufruf oder Einheit gemessen."
        }
      }
    ]
  }
]
```
