Context window
1,048,576 tokens
Published maximum context configured for this route.
Call deepseek-v4-pro through RelayRouter’s OpenAI-compatible endpoint with metered credits and route failover.
Published maximum context configured for this route.
Metered input-token rate before account-specific billing rules.
Metered generated-token rate before account-specific billing rules.
88.25% observed request success. Historical performance is not a future uptime guarantee.
curl https://relayrouter.org/v1/chat/completions \
-H "Authorization: Bearer rr_live_••••" \
-H "Content-Type: application/json" \
-d '{"model":"deepseek-v4-pro","messages":[{"role":"user","content":"Hello"}]}'Read migration guide