Successor to DeepSeek R1. Dedicated reasoning model expected to challenge OpenAI o-series at a fraction of the price.
Successor to DeepSeek R1. Dedicated reasoning model expected to challenge OpenAI o-series at a fraction of the price.
Why it matters: R1 shook the industry; R2 will be one of the most-anticipated reasoning-model drops of the year.
Expected pricing: ~$0.55 / $2.20 per 1M tokens
Current DeepSeek reasoning tier — same interface, same cost profile.
We'll auto-switch your API calls to DeepSeek R2 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": "deepseek/deepseek-r1",
"input": {
"prompt": "Say hello from DeepSeek R2 — 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