---
title: gpt-6-astra API — GPT 料金・仕様 | RunAPI
description: RunAPI で gpt-6-astra を利用 — GPT ファミリー。従量課金、モデル ID、仕様、開発者向けセットアップガイドを確認できます。
url: https://runapi.ai/ja/models/gpt/6-astra.md
canonical: https://runapi.ai/ja/models/gpt/6-astra
locale: ja
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/ja/models/gpt/6-astra
> Site index for agents: https://runapi.ai/llms.txt


# gpt-6-astra  API

RunAPI から GPT ファミリーの gpt-6-astra を利用できます。従量課金、サブスクリプション不要、失敗した生成は課金されません。

**OpenAI / [GPT](https://runapi.ai/ja/models/gpt.md)**
**稼働中 · text · 商用利用対応**

GPT gpt-6-astra は同じ RunAPI 認証、model skill ワークフロー、従量料金で利用できます。

- 統合 API key
- Model skill セットアップ
- モデル ID リファレンス
- 失敗した生成は課金されません

## 料金

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


失敗した生成は課金されません

## 仕様

| Field | Value |
|---|---|
| モデル ID | `gpt-6-astra` |
| プロバイダー | OpenAI |
| モダリティ | text |
| タスク種別 | synchronous |
| 課金 | 1K tokens |
| Endpoint | `/v1/chat/completions` |
|  | `/v1/responses` |
|  | `/v1/messages` |
|  | `/v1beta/models/gpt-6-astra:generateContent` |
|  | `/v1beta/models/gpt-6-astra:streamGenerateContent` |
| 商用利用 | はい |
| カタログステータス | 稼働中 |

**Request example**

```json
{
  "model": "gpt-6-astra",
  "messages": [
    {
      "role": "user",
      "content": "この四半期の収益データを分析し、主要なトレンド、異常値、および3つの推奨事項を含むサマリーを作成してください。"
    }
  ]
}
```

## モデルスキル — gpt-6-astra

スキルを1回インストールし、構築中にこのページのバリアントIDを使用してください。

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

## gpt-6-astra の使い方

1. **モデルを選ぶ** — アプリのワークフローに合うモデルとバリアントを選びます。
2. **モデル ID を渡す** — リクエスト body にこのバリアント ID を指定します。
3. **タスクを実行** — リクエストを送信し、返された task ID を保存します。
4. **出力を取得** — タスク完了時にポーリングまたは callback で結果を受け取ります。

## gpt-6-astra の比較

- **VS CODEX-AUTO-REVIEW: 最高性能モデル：最先端推論、100万コンテキスト、コード生成、エージェントタスク** — codex-auto-review
- **VS GPT-5.2: 最高性能モデル：最先端推論、100万コンテキスト、コード生成、エージェントタスク** — プロフェッショナルな知識作業、深いタスクの思考モード
- **VS GPT-5.2-PRO: 最高性能モデル：最先端推論、100万コンテキスト、コード生成、エージェントタスク** — gpt-5.2-pro

## このバリアントの用途

- **Chat** — LLM をチャットや推論に利用します。
- **コード** — 実装作業の生成とレビューに使います。
- **自動化** — モデルを backend タスクに接続します。

## gpt-6-astra に関するよくある質問

### gpt-6-astra はどう選択しますか？

quickstart に表示されるモデル ID を渡してください。

### 料金は従量課金ですか？

はい。呼び出しまたは単位ごとの従量課金です。


### その他の GPT バリアント

- [codex-auto-review](https://runapi.ai/ja/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/ja/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/ja/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/ja/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/ja/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/ja/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/ja/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/ja/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/ja/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/ja/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/ja/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/ja/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/ja/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/ja/models/gpt/5.6-terra.md) — `gpt-5.6-terra` · Input $2.00-$4.00 / 1M tokens | Output $12.00-$18.00 / 1M tokens

### 関連モデル

- [Claude](https://runapi.ai/ja/models/claude.md) — 複雑な推論、コード、分析、長文脈タスク向けにAnthropicのLLMへClaude APIでアクセスできます。
- [DeepSeek](https://runapi.ai/ja/models/deepseek.md) — RunAPI経由でDeepSeek APIにアクセス — 高速・低コストな作業にはflash、複雑なエージェントタスクにはproを使用できます。
- [Embedding](https://runapi.ai/ja/models/embedding.md) — セマンティック検索、検索取得、クラスタリング、ランキングワークフロー向けのOpenAIテキストエンベディング。

## 今日から GPT を始める。

- [無料アカウントを作成](https://runapi.ai/ja/login)
- [クイックスタートを読む →](https://runapi.ai/docs/api/openai/chat-completions)

---

## More from RunAPI

- [Home](https://runapi.ai/ja/.md)
- [モデル](https://runapi.ai/ja/models.md)
- [動画API比較](https://runapi.ai/ja/ai-video-api-comparison.md)
- [OpenClaw 統合](https://runapi.ai/ja/openclaw.md)
- [OpenClaw に最適な API](https://runapi.ai/ja/best-api-for-openclaw.md)
- [OpenClaw 画像生成](https://runapi.ai/ja/openclaw-image-generation.md)
- [Hermes 統合](https://runapi.ai/ja/hermes-agent.md)
- [料金](https://runapi.ai/ja/pricing.md)
- [Claude API 料金](https://runapi.ai/ja/claude-api-pricing.md)
- [ChatGPT API 料金](https://runapi.ai/ja/chatgpt-api-pricing.md)
- [OpenAI API 料金](https://runapi.ai/ja/openai-api-pricing.md)
- [Gemini API 料金](https://runapi.ai/ja/gemini-api-pricing.md)
- [Claude Code 料金](https://runapi.ai/ja/claude-code-pricing.md)
- [Claude Code API](https://runapi.ai/ja/claude-code-api.md)
- [Claude Code と Cursor 比較](https://runapi.ai/ja/claude-code-vs-cursor.md)
- [Claude Max と API 比較](https://runapi.ai/ja/claude-max-vs-api.md)
- [Requesty 代替](https://runapi.ai/ja/requesty-alternative.md)
- [ドキュメント](https://runapi.ai/ja/docs/guides)
- [SDK](https://runapi.ai/ja/sdk.md)
- [Skills](https://runapi.ai/ja/skills.md)
- [MCP Server](https://runapi.ai/ja/mcp.md)
- [CLI](https://runapi.ai/ja/cli.md)
- [フィードバック](https://runapi.makethisbetter.dev)
- [お問い合わせ](mailto:support@runapi.ai)
- [利用規約](https://runapi.ai/ja/terms.md)
- [プライバシー](https://runapi.ai/ja/privacy.md)
- [Site index for agents](https://runapi.ai/llms.txt)

Contact: contact@runapi.ai

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "ja",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/ja",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/ja/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ja",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/ja",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/jaicon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ja",
    "@type": "SoftwareApplication",
    "name": "GPT gpt-6-astra",
    "applicationCategory": "DeveloperApplication"
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ja",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://runapi.ai/ja"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Models",
        "item": "https://runapi.ai/ja/models"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "GPT",
        "item": "https://runapi.ai/ja/models/gpt"
      },
      {
        "@type": "ListItem",
        "position": 4,
        "name": "gpt-6-astra",
        "item": "https://runapi.ai/ja/models/gpt/6-astra"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ja",
    "@type": "HowTo",
    "name": "gpt-6-astra の使い方",
    "description": "RunAPI で gpt-6-astra を利用 — GPT ファミリー。従量課金、モデル ID、仕様、開発者向けセットアップガイドを確認できます。",
    "totalTime": "PT5M",
    "step": [
      {
        "@type": "HowToStep",
        "position": 1,
        "name": "モデルを選ぶ",
        "text": "アプリのワークフローに合うモデルとバリアントを選びます。",
        "url": "https://runapi.ai/ja/models/gpt/6-astra#how-step-1"
      },
      {
        "@type": "HowToStep",
        "position": 2,
        "name": "モデル ID を渡す",
        "text": "リクエスト body にこのバリアント ID を指定します。",
        "url": "https://runapi.ai/ja/models/gpt/6-astra#how-step-2"
      },
      {
        "@type": "HowToStep",
        "position": 3,
        "name": "タスクを実行",
        "text": "リクエストを送信し、返された task ID を保存します。",
        "url": "https://runapi.ai/ja/models/gpt/6-astra#how-step-3"
      },
      {
        "@type": "HowToStep",
        "position": 4,
        "name": "出力を取得",
        "text": "タスク完了時にポーリングまたは callback で結果を受け取ります。",
        "url": "https://runapi.ai/ja/models/gpt/6-astra#how-step-4"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ja",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "gpt-6-astra はどう選択しますか？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "quickstart に表示されるモデル ID を渡してください。"
        }
      },
      {
        "@type": "Question",
        "name": "料金は従量課金ですか？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "はい。呼び出しまたは単位ごとの従量課金です。"
        }
      }
    ]
  }
]
```
