← All models

DeepSeek V3.2

deepseek/deepseek-v3.2

DeepSeek V3.2 is the most-routed model on SwitchGate. It is suited for coding, agent loops and anything where frontier-adjacent quality at commodity prices wins.

Pricing & limits

Provider list price, passed through untouched. The only SwitchGate fee is 4.9% when you top up credits.

ProviderDeepSeek
Input price$0.27 / 1M tokens
Output price$1.1 / 1M tokens
Context window128K tokens
Added to catalog2026-07-31
Tokens routed (30d)10.0T (placeholder)
Cache hits0 credits, always
  • Same governance as every model: per-user budgets, model locks, burnable keys and the kill switch apply automatically.
  • Cross-provider failover: route around outages to sibling models with one retry policy.
  • Exact cost per call on one ledger, whoever on your team calls it.

Call it in one line

Python
from openai import OpenAI

client = OpenAI(
    base_url="https://api.switchgate.ai/v1",
    api_key="sg-live-…",
)

r = client.chat.completions.create(
    model="deepseek/deepseek-v3.2",
    messages=[{"role": "user", "content": "Bonjour!"}],
)

Works with any OpenAI-compatible SDK — JavaScript, Go, cURL and more on the quickstart. Compare quality and cost on benchmarks and rankings.

More from DeepSeek

Route DeepSeek V3.2 in the next five minutes

Free trial credits, list-price pass-through, and a ledger that shows exactly what each call cost.