
Anthropic
Claude Fable 5
Build with Claude Fable 5 API to handle complex coding projects, autonomous agents, multimodal reasoning, and document-heavy workflows through UniRoute.
Pricing
| Billing unit | UniRoute | Market |
|---|---|---|
| Input | $4.00 | — |
| Output | $20.00 | — |
per 1M tokens
About this model
Build with Claude Fable 5 API to handle complex coding projects, autonomous agents, multimodal reasoning, and document-heavy workflows through UniRoute.
Call it with one request
Works with the OpenAI SDK — just change the base URL.
curl https://api.uniroute.dev/v1/chat/completions \
-H "Authorization: Bearer $UNIROUTE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "claude-fable-5",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'Related models
NewAccess Claude Opus 5 API on UniRoute to build intelligent systems that can reason, code, analyze visual content, use tools, verify results, and carry demanding software, research, and enterprise tasks from initial planning to final delivery.

Access the Claude Sonnet 5 model via UniRoute, featuring native computer use, granular effort levels, and self-verifying task execution.

Claude Opus 4.8 delivers a major upgrade in complex reasoning, agentic coding, and professional knowledge work. With improved honesty, stronger long-horizon task execution, and a 1-million-token context window on supported platforms, it is built as Anthropic’s most capable generally available model for high-autonomy workflows and demanding enterprise use cases.
