The next-gen ultra-fast, low-cost Claude tier. Expected to target sub-200ms first-token latency for high-volume agent traffic.
The next-gen ultra-fast, low-cost Claude tier. Expected to target sub-200ms first-token latency for high-volume agent traffic.
Why it matters: Teams building consumer chat features want the cheapest Claude they can get — Haiku 5 will replace Haiku 4.5 as the go-to for scale.
Expected pricing: ~$0.80 / $4 per 1M tokens
Same Haiku tier — fast, cheap, Claude-grade instruction following.
We'll auto-switch your API calls to Claude Haiku 5 the moment it launches — no code changes required.
curl -X POST https://api.skillboss.co/v1/run \
-H "Authorization: Bearer $SKILLBOSS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"skill_id": "anthropic/claude-4-5-haiku",
"input": {
"prompt": "Say hello from Claude Haiku 5 — routed via SkillBoss"
}
}'Create a free SkillBoss account and we'll email you the moment routing is live — and automatically upgrade your API calls.
Create Free Account