---
title: claude-fable-5-1 API — cennik i specyfikacja Claude | RunAPI
description: Korzystaj z claude-fable-5-1 przez RunAPI — rodzina Claude. Cennik za wywołanie, ID modelu, specyfikacja i poradnik konfiguracji dla deweloperów.
url: https://runapi.ai/pl/models/claude/fable-5-1.md
canonical: https://runapi.ai/pl/models/claude/fable-5-1
locale: pl
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/pl/models/claude/fable-5-1
> Site index for agents: https://runapi.ai/llms.txt


# claude-fable-5-1 API

Korzystaj z claude-fable-5-1 z rodziny Claude przez RunAPI. Cennik za wywołanie, bez subskrypcji — nieudane generacje nie są rozliczane.

**Anthropic / [Claude](https://runapi.ai/pl/models/claude.md)**
**Operacyjny · text · Do użytku komercyjnego**

claude-fable-5-1 trafia w optymalny punkt między jakością a kosztem w rodzinie Claude.

- Cennik za wywołanie w USD
- Nieudane generacje nie są rozliczane
- Streaming, gdy jest obsługiwany przez model
- Setup model skilla

## Cennik

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


Nieudane generacje nie są rozliczane

## Szczegóły techniczne

| Field | Value |
|---|---|
| ID modelu | `claude-fable-5-1` |
| Dostawca | Anthropic |
| Modalność | text |
| Typ zadania | synchronous |
| Jednostka rozliczeniowa | 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` |
| Licencja komercyjna | Tak — wliczona przez API |
| Status katalogu | Operacyjny |

**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."
    }
  ]
}
```

## Szybki start — claude-fable-5-1

Ten sam format · wariant przypięty w modelu

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

## Użyj claude-fable-5-1 w czterech krokach

1. **Instalacja** — Zainstaluj model skill dla tej linii modeli.
2. **Konfiguracja** — Ustaw pole model na pełny identyfikator modelu widoczny na tej stronie.
3. **Wywołanie** — Wyślij typowane żądanie z promptem, danymi wejściowymi i ustawieniami callbacku.
4. **Odbiór** — Odczytaj odpowiedź zadania, webhook callback lub adres URL zapisanego wyniku z RunAPI.

## Co wyróżnia claude-fable-5-1

- **VS CLAUDE-FABLE-5: 1M kontekstu; następca Fable 5 z 75% tańszym odczytem cache** — Klasa Mythos 1M kontekstu; najnowocześniejsze kodowanie, rozumowanie i wizja
- **VS CLAUDE-HAIKU-4-5-20251001: 1M kontekstu; następca Fable 5 z 75% tańszym odczytem cache** — Haiku 4.5 for reproducible outputs
- **VS CLAUDE-OPUS-4-1-20250805: 1M kontekstu; następca Fable 5 z 75% tańszym odczytem cache** — claude-opus-4-1-20250805

## Najlepiej sprawdza się w

- **Obsługa klienta** — Odpowiadaj na pytania klientów na podstawie prywatnej bazy wiedzy, zmniejszając liczbę zgłoszeń.
- **Analiza dokumentów** — Twórz podsumowania umów i wyłapuj kluczowe klauzule do weryfikacji przez prawnika.
- **Generowanie kodu** — Automatycznie generuj testy jednostkowe, sugestie code review i refaktoryzacji w CI.

## Najczęściej zadawane pytania o claude-fable-5-1

### Jak wybrać claude-fable-5-1?

Przekaż identyfikator modelu wyświetlony w quickstarcie.

### Jaki jest limit rate limit dla tej warianty?

Limity na klucz skalują się wraz z poziomem wykorzystania. Aktualne limity znajdziesz na stronie cennika.

### Czy mogę później zmienić wariant?

Tak — wariant to flaga. Zmieniasz go, aktualizując parametr model.

### Czy obsługuje streaming?

Tam, gdzie streaming jest dostępny, RunAPI streamuje end-to-end.

### Gdzie zgłaszać problemy z jakością?

Otwórz issue w publicznym repo na GitHubie albo napisz do supportu.


### Inne warianty modelu Claude

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

### Alternatywy z innych modeli

- [DeepSeek](https://runapi.ai/pl/models/deepseek.md) — Reasoning-first LLMs via RunAPI — flash for fast, low-cost work; pro for complex agentic tasks.
- [Embedding](https://runapi.ai/pl/models/embedding.md) — Embeddingi tekstowe OpenAI do wyszukiwania semantycznego, retrievalu, klastrowania i rankingowania.
- [Gemini](https://runapi.ai/pl/models/gemini.md) — Google's multimodal LLM for chat, code generation, reasoning, and long-context tasks.

## Zacznij budować z Claude.

- [Utwórz darmowe konto](https://runapi.ai/pl/login)
- [Przeczytaj quickstart →](https://runapi.ai/docs/api/anthropic/messages)

---

## More from RunAPI

- [Home](https://runapi.ai/pl/.md)
- [Modele](https://runapi.ai/pl/models.md)
- [Porównanie API wideo AI](https://runapi.ai/pl/ai-video-api-comparison.md)
- [Integracja z OpenClaw](https://runapi.ai/pl/openclaw.md)
- [Najlepsza API dla OpenClaw](https://runapi.ai/pl/best-api-for-openclaw.md)
- [Generowanie obrazów OpenClaw](https://runapi.ai/pl/openclaw-image-generation.md)
- [Integracja z Hermes Agent](https://runapi.ai/pl/hermes-agent.md)
- [Cennik](https://runapi.ai/pl/pricing.md)
- [Cennik Claude API](https://runapi.ai/pl/claude-api-pricing.md)
- [Cennik ChatGPT API](https://runapi.ai/pl/chatgpt-api-pricing.md)
- [Cennik OpenAI API](https://runapi.ai/pl/openai-api-pricing.md)
- [Cennik Gemini API](https://runapi.ai/pl/gemini-api-pricing.md)
- [Cennik Claude Code](https://runapi.ai/pl/claude-code-pricing.md)
- [Claude Code API](https://runapi.ai/pl/claude-code-api.md)
- [Claude Code vs Cursor](https://runapi.ai/pl/claude-code-vs-cursor.md)
- [Claude Max vs API](https://runapi.ai/pl/claude-max-vs-api.md)
- [Alternatywa dla Requesty](https://runapi.ai/pl/requesty-alternative.md)
- [Dokumentacja API](https://runapi.ai/pl/docs/guides)
- [SDK](https://runapi.ai/pl/sdk.md)
- [Umiejętności](https://runapi.ai/pl/skills.md)
- [Serwer MCP](https://runapi.ai/pl/mcp.md)
- [CLI](https://runapi.ai/pl/cli.md)
- [Opinia](https://runapi.makethisbetter.dev)
- [Kontakt](mailto:support@runapi.ai)
- [Regulamin](https://runapi.ai/pl/terms.md)
- [Prywatność](https://runapi.ai/pl/privacy.md)
- [Site index for agents](https://runapi.ai/llms.txt)

Contact: contact@runapi.ai

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "pl",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/pl",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/pl/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "pl",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/pl",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/plicon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "pl",
    "@type": "SoftwareApplication",
    "name": "Claude claude-fable-5-1",
    "applicationCategory": "DeveloperApplication"
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "pl",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://runapi.ai/pl"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Models",
        "item": "https://runapi.ai/pl/models"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "Claude",
        "item": "https://runapi.ai/pl/models/claude"
      },
      {
        "@type": "ListItem",
        "position": 4,
        "name": "claude-fable-5-1",
        "item": "https://runapi.ai/pl/models/claude/fable-5-1"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "pl",
    "@type": "HowTo",
    "name": "Użyj claude-fable-5-1 w czterech krokach",
    "description": "Korzystaj z claude-fable-5-1 przez RunAPI — rodzina Claude. Cennik za wywołanie, ID modelu, specyfikacja i poradnik konfiguracji dla deweloperów.",
    "totalTime": "PT5M",
    "step": [
      {
        "@type": "HowToStep",
        "position": 1,
        "name": "Instalacja",
        "text": "Zainstaluj model skill dla tej linii modeli.",
        "url": "https://runapi.ai/pl/models/claude/fable-5-1#how-step-1"
      },
      {
        "@type": "HowToStep",
        "position": 2,
        "name": "Konfiguracja",
        "text": "Ustaw pole model na pełny identyfikator modelu widoczny na tej stronie.",
        "url": "https://runapi.ai/pl/models/claude/fable-5-1#how-step-2"
      },
      {
        "@type": "HowToStep",
        "position": 3,
        "name": "Wywołanie",
        "text": "Wyślij typowane żądanie z promptem, danymi wejściowymi i ustawieniami callbacku.",
        "url": "https://runapi.ai/pl/models/claude/fable-5-1#how-step-3"
      },
      {
        "@type": "HowToStep",
        "position": 4,
        "name": "Odbiór",
        "text": "Odczytaj odpowiedź zadania, webhook callback lub adres URL zapisanego wyniku z RunAPI.",
        "url": "https://runapi.ai/pl/models/claude/fable-5-1#how-step-4"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "pl",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "Jak wybrać claude-fable-5-1?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Przekaż identyfikator modelu wyświetlony w quickstarcie."
        }
      },
      {
        "@type": "Question",
        "name": "Jaki jest limit rate limit dla tej warianty?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Limity na klucz skalują się wraz z poziomem wykorzystania. Aktualne limity znajdziesz na stronie cennika."
        }
      },
      {
        "@type": "Question",
        "name": "Czy mogę później zmienić wariant?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Tak — wariant to flaga. Zmieniasz go, aktualizując parametr model."
        }
      },
      {
        "@type": "Question",
        "name": "Czy obsługuje streaming?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Tam, gdzie streaming jest dostępny, RunAPI streamuje end-to-end."
        }
      },
      {
        "@type": "Question",
        "name": "Gdzie zgłaszać problemy z jakością?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Otwórz issue w publicznym repo na GitHubie albo napisz do supportu."
        }
      }
    ]
  }
]
```
