DeepSeek

deepseek-v4-pro-0813

deepseekmodel ID deepseek-v4-pro-0813-56%

deepseek-v4-pro-0813 costs $0.2033 per million input tokens and $0.6098 per million output tokens through the KoRouter API56% below DeepSeek's official rate, pay as you go with credits.

Call it in one request

curl · deepseek-v4-pro-0813
curl https://korouter.ai/v1/chat/completions \
  -H "Authorization: Bearer sk-your-key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "deepseek-v4-pro-0813",
    "messages": [{ "role": "user", "content": "Hello" }]
  }'

Replace sk-your-key with a key from the console. Model IDs are bare names — see the docs and per-tool setup guides.

More models

Prices use the live billing catalog · live availability · all models