BifrostAPI
Models/Anthropic/claude-opus-5
Anthropic

Claude Opus 5

Text
Context
1M
Input
$12.5
/M tokens
Output
$62.5
/M tokens
Channel priceYour pick sets the price and the model id you call.
ChannelBillingInput /1MOutput /1MDiscount
Partner
claude-opus-5
Pay as you go$12.5$62.5
63% off
Partner
claude-opus-5-high
Pay as you go$12.5$62.5
63% off
Partner
claude-opus-5-low
Pay as you go$12.5$62.5
63% off
Partner
claude-opus-5-max
Pay as you go$12.5$62.5
63% off
Partner
claude-opus-5-medium
Pay as you go$12.5$62.5
63% off
Partner
claude-opus-5-xhigh
Pay as you go$12.5$62.5
63% off

No description available for this model yet.

Quick start

How to call

POST /v1/chat/completions
bash
curl https://conduit-api.bifrostapi.net/v1/chat/completions \
  -H "Authorization: Bearer ck-YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"claude-opus-5","messages":[{"role":"user","content":"Hello!"}]}'

→ OpenAI-compatible. Add "stream": true (+ "stream_options":{"include_usage":true}) for SSE.

Reasoning effort: claude-opus-5-low / -medium / -high / -xhigh / -max, or the param reasoning_effort.

Auth, billing & streaming → Quickstart

More from Anthropic