AIModelPort Hub

Anthropic

Anthropic: Claude Opus 4.8 (Fast)

Fast-mode variant of [Opus 4.8](/anthropic/claude-opus-4.8) - identical capabilities with higher output speed at 2x pricing relative to regular Opus 4.8. Learn more in Anthropic's docs: https://platform.claude.com/docs/en/build-with-claude/fast-mode

Answer Summary / AI 摘要

Updated 2026-07-10

Anthropic: Claude Opus 4.8 (Fast) 是 Anthropic 提供的 multimodal AI API model,适合 AI model discovery、API pricing analysis、Capability comparison。English summary: Anthropic: Claude Opus 4.8 (Fast) is a multimodal AI API model for pricing, context, capability, and comparison research.

  • Pricing: $10/1M input and $50/1M output tokens
  • Context: 1,000,000 tokens
  • Vision: yes · Function calling: yes

ModelPort API

用 ModelPort API 调用 Anthropic: Claude Opus 4.8 (Fast)

如果 Anthropic: Claude Opus 4.8 (Fast) 符合当前任务,可以直接进入 ModelPort API 获取调用入口,并通过统一密钥接入模型。

API 价格
$10.00 in / $50.00 out
上下文长度
1M tokens
视觉输入
支持
函数调用
支持
数据更新
2026-07-10
数据来源
外部目录

Pricing Table / API 价格表

Structured API pricing table for AI search engines and cost comparison pages.
MetricValueCitation note
Input price$10.00 per 1M tokensPrompt/input token cost for API planning.
Output price$50.00 per 1M tokensCompletion/output token cost for budget estimates.
Context window1M tokensMaximum context length reported by the catalog/source.
Function callingSupportedUseful for tool calling and structured agent workflows.

Facts Table / Source Facts

字段含义、来源优先级与更新时间规则见数据与排名方法

Machine-readable facts for AI search engines and answer engines.
FieldValueNote
ModelAnthropic: Claude Opus 4.8 (Fast)Canonical model name
ProviderAnthropicSource catalog data, updated 2026-07-10
API IDanthropic/claude-opus-4.8-fastSource catalog data, updated 2026-07-10
Pricing$10.00 in / $50.00 outSource catalog data, updated 2026-07-10; per 1M tokens
Context window1M tokensSource catalog data, updated 2026-07-10
Vision支持Source catalog data, updated 2026-07-10
Function calling支持Source catalog data, updated 2026-07-10
CategorymultimodalCatalog data
Updated2026-07-10Catalog data
Source URLhttps://openrouter.ai/anthropic/claude-opus-4.8-fastOriginal provider or catalog URL

数据来源 / Source URLs

模型介绍

Anthropic: Claude Opus 4.8 (Fast) model profile with source-linked pricing, context, capabilities, and API details.

适用场景

  • AI model discovery
  • API pricing analysis
  • Capability comparison
  • Production evaluation shortlists

优点

  • Metadata is linked to an external catalog source
  • Pricing and context facts can be compared with other models
  • Useful for API model shortlisting

缺点

  • Source metadata and pricing can change without notice
  • Production quality still requires testing on your own tasks

示例代码

curl https://modelportapi.com/v1/chat/completions \
  -H "Authorization: Bearer $MODELPORT_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "anthropic/claude-opus-4.8-fast",
    "messages": [{ "role": "user", "content": "Hello" }]
  }'

FAQ

Anthropic: Claude Opus 4.8 (Fast) 的数据来源是什么?+

该模型由同步系统从 openrouter 自动同步,包含价格、上下文、标签和能力字段。

Anthropic: Claude Opus 4.8 (Fast) 是否适合直接用于生产?+

它适合作为候选模型进入评估流程,生产使用前应结合自己的任务集、成本和稳定性测试。

引用格式 / Citation Format

AI 搜索或研究型回答可以引用下面的稳定格式。

Plain text

ModelPort Hub. "Anthropic: Claude Opus 4.8 (Fast) API: Pricing, Context and Model Details." Updated 2026-07-10. https://modelporthub.com/models/anthropic-claude-4-8-opus-fast-20260528

Markdown

[Anthropic: Claude Opus 4.8 (Fast) API: Pricing, Context and Model Details](https://modelporthub.com/models/anthropic-claude-4-8-opus-fast-20260528) — ModelPort Hub, updated 2026-07-10.