anthropic/claude-opus-4.8-kiro
Claude Opus 4.8 routed through kiro relay. Full capability at 30 % of Anthropic official pricing. No official Anthropic SLA. Best when budget matters more than provenance.
Source: kiro_x0.3 · Verified 2026-06-05
Cache read $0.150/M · Cache write $0.000/M
Use either ID to call this model via the API.
anthropic/claude-opus-4.8-kiroclaude-opus-4.8Replace the ONEHOP_KEY placeholder with your API key. Create one →
from anthropic import Anthropic
client = Anthropic(
base_url="https://api.onehop.ai/anthropic",
api_key="<ONEHOP_KEY>",
)
message = client.messages.create(
model="anthropic/claude-opus-4.8-kiro",
max_tokens=1024,
messages=[{"role": "user", "content": "What is the meaning of life?"}],
)
print(message.content[0].text)Anthropic Claude Opus 4.8 — current flagship, top reasoning & coding.
$2.50/M↓ · $12.50/M↑
Claude Opus 4.7 kiro — same capability, 30 % of official price.
$1.50/M↓ · $7.50/M↑
Anthropic Claude Opus 4.7 — top-tier reasoning, coding, agentic work.
$2.50/M↓ · $12.50/M↑
463 requests · last 30 days