---
title: gpt-6-astra API — cennik i specyfikacja GPT | RunAPI
description: Korzystaj z gpt-6-astra przez RunAPI — rodzina GPT. Cennik za wywołanie, ID modelu, specyfikacja i poradnik konfiguracji dla deweloperów.
url: https://runapi.ai/pl/models/gpt/6-astra.md
canonical: https://runapi.ai/pl/models/gpt/6-astra
locale: pl
site: RunAPI
image: https://runapi.ai/assets/opengraph-f702f2b1.png
alternates:
  en: https://runapi.ai/models/gpt/6-astra
  zh-CN: https://runapi.ai/zh-CN/models/gpt/6-astra
  es: https://runapi.ai/es/models/gpt/6-astra
  ja: https://runapi.ai/ja/models/gpt/6-astra
  de: https://runapi.ai/de/models/gpt/6-astra
  fr: https://runapi.ai/fr/models/gpt/6-astra
  pt-BR: https://runapi.ai/pt-BR/models/gpt/6-astra
  ko: https://runapi.ai/ko/models/gpt/6-astra
  it: https://runapi.ai/it/models/gpt/6-astra
  nl: https://runapi.ai/nl/models/gpt/6-astra
  pl: https://runapi.ai/pl/models/gpt/6-astra
  tr: https://runapi.ai/tr/models/gpt/6-astra
  zh-TW: https://runapi.ai/zh-TW/models/gpt/6-astra
  zh-HK: https://runapi.ai/zh-HK/models/gpt/6-astra
  ar: https://runapi.ai/ar/models/gpt/6-astra
  x-default: https://runapi.ai/models/gpt/6-astra
model: GPT
provider: OpenAI
variant_id: gpt-6-astra
sdk_model_id: gpt-6-astra
modality: text
billing_unit: 1K tokens
status: active
---

> HTML version: https://runapi.ai/pl/models/gpt/6-astra
> Site index for agents: https://runapi.ai/llms.txt


# gpt-6-astra API

Korzystaj z gpt-6-astra z rodziny GPT przez RunAPI. Cennik za wywołanie, bez subskrypcji — nieudane generacje nie są rozliczane.

**OpenAI / [GPT](https://runapi.ai/pl/models/gpt.md)**
**Operacyjny · text · Do użytku komercyjnego**

gpt-6-astra trafia w optymalny punkt między jakością a kosztem w rodzinie GPT.

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

## Cennik

### `chat_completion`

- Input: $5.00-$10.00 / 1M tokens
- Output: $25.00-$37.50 / 1M tokens
- Prompt < 272,001 · Input: $5.00 / 1M tokens
- Prompt < 272,001 · Cached input: $0.50 / 1M tokens
- Prompt < 272,001 · Cache write: $6.25 / 1M tokens
- Prompt < 272,001 · Output: $25.00 / 1M tokens
- Prompt >= 272,001 · Input: $10.00 / 1M tokens
- Prompt >= 272,001 · Cached input: $1.00 / 1M tokens
- Prompt >= 272,001 · Cache write: $12.50 / 1M tokens
- Prompt >= 272,001 · Output: $37.50 / 1M tokens

### `response`

- Input: $5.00-$10.00 / 1M tokens
- Output: $25.00-$37.50 / 1M tokens
- Prompt < 272,001 · Input: $5.00 / 1M tokens
- Prompt < 272,001 · Cached input: $0.50 / 1M tokens
- Prompt < 272,001 · Cache write: $6.25 / 1M tokens
- Prompt < 272,001 · Output: $25.00 / 1M tokens
- Prompt >= 272,001 · Input: $10.00 / 1M tokens
- Prompt >= 272,001 · Cached input: $1.00 / 1M tokens
- Prompt >= 272,001 · Cache write: $12.50 / 1M tokens
- Prompt >= 272,001 · Output: $37.50 / 1M tokens


Nieudane generacje nie są rozliczane

## Szczegóły techniczne

| Field | Value |
|---|---|
| ID modelu | `gpt-6-astra` |
| Dostawca | OpenAI |
| Modalność | text |
| Typ zadania | synchronous |
| Jednostka rozliczeniowa | 1K tokens |
| API endpoint | `/v1/chat/completions` |
|  | `/v1/responses` |
|  | `/v1/messages` |
|  | `/v1beta/models/gpt-6-astra:generateContent` |
|  | `/v1beta/models/gpt-6-astra:streamGenerateContent` |
| Licencja komercyjna | Tak — wliczona przez API |
| Status katalogu | Operacyjny |

**Request example**

```json
{
  "model": "gpt-6-astra",
  "messages": [
    {
      "role": "user",
      "content": "Analyze this quarterly revenue data and produce a summary with key trends, anomalies, and three recommendations."
    }
  ]
}
```

## Szybki start — gpt-6-astra

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/gpt-6-astra:generateContent` | Gemini generateContent |
| `POST /v1beta/models/gpt-6-astra:streamGenerateContent` | Gemini streamGenerateContent |

Use the OpenAI or Anthropic SDK with your RunAPI API key and `model: "gpt-6-astra"`.

## Użyj gpt-6-astra 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 gpt-6-astra

- **VS CODEX-AUTO-REVIEW: Najpotężniejszy model: zaawansowane rozumowanie, kontekst 1M, generowanie kodu i zadania agentowe** — codex-auto-review
- **VS GPT-5.2: Najpotężniejszy model: zaawansowane rozumowanie, kontekst 1M, generowanie kodu i zadania agentowe** — Professional knowledge work; Thinking mode for deep tasks
- **VS GPT-5.2-PRO: Najpotężniejszy model: zaawansowane rozumowanie, kontekst 1M, generowanie kodu i zadania agentowe** — gpt-5.2-pro

## 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 gpt-6-astra

### Jak wybrać gpt-6-astra?

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 GPT

- [codex-auto-review](https://runapi.ai/pl/models/gpt/codex-auto-review.md) — `codex-auto-review` · Input $2.50 / 1M tokens | Output $15.00 / 1M tokens
- [gpt-5.2](https://runapi.ai/pl/models/gpt/5.2.md) — `gpt-5.2` · Input $0.88 / 1M tokens | Output $7.00 / 1M tokens · Input $1.75 / 1M tokens | Output $14.00 / 1M tokens
- [gpt-5.2-pro](https://runapi.ai/pl/models/gpt/5.2-pro.md) — `gpt-5.2-pro` · Input $10.50 / 1M tokens | Output $84.00 / 1M tokens
- [gpt-5.3-codex](https://runapi.ai/pl/models/gpt/5.3-codex.md) — `gpt-5.3-codex` · Input $1.05 / 1M tokens | Output $8.40 / 1M tokens
- [gpt-5.3-codex-spark](https://runapi.ai/pl/models/gpt/5.3-codex-spark.md) — `gpt-5.3-codex-spark` · Input $1.05 / 1M tokens | Output $8.40 / 1M tokens
- [gpt-5.4](https://runapi.ai/pl/models/gpt/5.4.md) — `gpt-5.4` · Input $2.50 / 1M tokens | Output $15.00 / 1M tokens
- [gpt-5.4-mini](https://runapi.ai/pl/models/gpt/5.4-mini.md) — `gpt-5.4-mini` · Input $0.45 / 1M tokens | Output $2.70 / 1M tokens
- [gpt-5.4-nano](https://runapi.ai/pl/models/gpt/5.4-nano.md) — `gpt-5.4-nano` · Input $0.10 / 1M tokens | Output $0.63 / 1M tokens
- [gpt-5.4-pro](https://runapi.ai/pl/models/gpt/5.4-pro.md) — `gpt-5.4-pro` · Input $30.00 / 1M tokens | Output $180.00 / 1M tokens
- [gpt-5.5](https://runapi.ai/pl/models/gpt/5.5.md) — `gpt-5.5` · Input $5.00 / 1M tokens | Output $30.00 / 1M tokens
- [gpt-5.5-pro](https://runapi.ai/pl/models/gpt/5.5-pro.md) — `gpt-5.5-pro` · Input $30.00 / 1M tokens | Output $180.00 / 1M tokens
- [gpt-5.6-luna](https://runapi.ai/pl/models/gpt/5.6-luna.md) — `gpt-5.6-luna` · Input $0.20-$0.40 / 1M tokens | Output $1.20-$1.80 / 1M tokens
- [gpt-5.6-sol](https://runapi.ai/pl/models/gpt/5.6-sol.md) — `gpt-5.6-sol` · Input $5.00 / 1M tokens | Output $30.00 / 1M tokens
- [gpt-5.6-terra](https://runapi.ai/pl/models/gpt/5.6-terra.md) — `gpt-5.6-terra` · Input $2.00-$4.00 / 1M tokens | Output $12.00-$18.00 / 1M tokens

### Alternatywy z innych modeli

- [Claude](https://runapi.ai/pl/models/claude.md) — Anthropic's LLM for complex reasoning, code, analysis, and extended-context tasks.
- [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.

## Zacznij budować z GPT.

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

---

## 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": "GPT gpt-6-astra",
    "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": "GPT",
        "item": "https://runapi.ai/pl/models/gpt"
      },
      {
        "@type": "ListItem",
        "position": 4,
        "name": "gpt-6-astra",
        "item": "https://runapi.ai/pl/models/gpt/6-astra"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "pl",
    "@type": "HowTo",
    "name": "Użyj gpt-6-astra w czterech krokach",
    "description": "Korzystaj z gpt-6-astra przez RunAPI — rodzina GPT. 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/gpt/6-astra#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/gpt/6-astra#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/gpt/6-astra#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/gpt/6-astra#how-step-4"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "pl",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "Jak wybrać gpt-6-astra?",
        "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."
        }
      }
    ]
  }
]
```
