DeepSeek

DeepSeek V4 Pro

Coming soon
deepseek-v4-pro
Context 1MMax out 384KReleased Jun 1, 2026Text chatReasoningFunction callingStructured outputPrompt cache

Pricing

Input · per 1M tokens$0.43
Output · per 1M tokens$0.87
Cache read · per 1M tokens$0.0036

Call it

Swap <YOUR_TTTTT_API_KEY> and the snippet runs as-is.

curl https://api.ttttt.ai/v1/chat/completions \  -H "Authorization: Bearer $TTTTT_API_KEY" \  -H "Content-Type: application/json" \  -d '{    "model": "deepseek-v4-pro",    "messages": [{ "role": "user", "content": "Hello!" }]  }'

More from DeepSeek

This model is listed publicly but no enabled channel routes to it yet — calls will succeed once a channel is wired up.