Ann NgAnn Ng
5 min read

How to use DeepSeek Reasoner from DeepSeek with API Key on TypingMind

Learn how to access and use DeepSeek Reasoner with your DeepSeek API key through TypingMind. Get started with this powerful AI model in minutes.

DeepSeek AI is a Chinese open-source AI company offering advanced large language models with the latest DeepSeek-V3.1 (released August 2025) combining both general-purpose and reasoning capabilities in a hybrid architecture. Key models include DeepSeek-V3.1 (flagship with 128K token context window, 43% improved multi-step reasoning, and dual thinking/non-thinking modes), DeepSeek-R1 (specialized reasoning model with chain-of-thought processing matching OpenAI o1 performance), and DeepSeek-VL2 (state-of-the-art vision-language model).

Features include hybrid Mixture-of-Experts (MoE) architecture, extended context handling up to 1M tokens, enhanced tool calling for agentic workflows, 20-50% faster inference than previous versions, JSON output support, and fully open-source with MIT licensing. Access the platform at deepseek.ai with API documentation at api-docs.deepseek.com.

Official Documentation: https://api-docs.deepseek.com/quick_start/pricing

DeepSeek Reasoner Overview

Model NameDeepSeek Reasoner
ProviderDeepSeek
Model IDdeepseek-reasoner
Release DateDec 1, 2025
Last UpdatedFeb 28, 2026
Knowledge Cutoff2025-09
Context Window1,000,000 tokens
Max Output384,000 tokens
Pricing /1M tokens$0.14 input
$0.28 output
$0.028 cache read
Input Modalitiestext
Output Modalitiestext
Capabilities
File UploadReasoningTool CallingTemperature ControlOpen Weights

Complete Setup Guide

1

Get Your DeepSeek API Key

First, you'll need to obtain an API key from DeepSeek. This key allows you to access their AI models directly and pay only for what you use.

  1. Visit DeepSeek's API console
  2. Sign up or log in to your account
  3. Navigate to the API keys section
  4. Generate a new API key (copy it immediately as some providers only show it once)
  5. Save your API key in a secure password manager or encrypted note

⚠️ Important: Keep your API key secure and never share it publicly. Store it safely as you'll need it to connect with TypingMind.

2

Configure TypingMind with DeepSeek API Key

  1. Open TypingMind in your browser
  2. Click the "Settings" icon (gear symbol)
  3. Navigate to "Models" section
  4. Click "Add Custom Model"
  5. Fill in the model information:
    Name: deepseek-reasoner via DeepSeek (or your preferred name)
    Endpoint: https://api.deepseek.com/chat/completions
    Model ID: deepseek-reasoner
    Context Length: Enter the model's context window (e.g., 1000000 for deepseek-reasoner)
    DeepSeek Endpoint URL input fielddeepseek-reasonerhttps://api.deepseek.com/chat/completionsdeepseek-reasoner via DeepSeekhttps://www.typingmind.com/model-logo.webp1000000
  6. Add custom headers by clicking "Add Custom Headers" in the Advanced Settings section:
    Authorization: Bearer <DEEPSEEK_API_KEY>:
    X-Title: typingmind.com
    HTTP-Referer: https://www.typingmind.com
  7. Enable "Support Plugins (via OpenAI Functions)" if the model supports the "functions" or "tool_calls" parameter, or enable "Support OpenAI Vision" if the model supports vision.
  8. Click "Test" to verify the configuration
  9. If you see "Nice, the endpoint is working!", click "Add Model"
3

Start chatting with DeepSeek Reasoner

Now you can start chatting with DeepSeek Reasoner through TypingMind:

  • Select DeepSeek Reasoner from the model dropdown menu
  • Start typing your message in the chat input
  • Enjoy faster responses and better features than the official interface
  • Switch between different AI models as needed
The best frontend AI chat for deepseek-reasoner via OpenRouter API KeyThe best frontend AI chat for deepseek-reasoner via OpenRouter API Keydeepseek-reasonerThe best frontend AI chat for deepseek-reasoner via OpenRouter API Key

💡 Pro tips for better results:

Frequently Asked Questions

Do I need a subscription to use DeepSeek Reasoner?

No! With DeepSeek API, you pay only for what you use with no monthly subscription. Add credits to your DeepSeek account and pay as you go. TypingMind is also a one-time purchase, not a subscription.

How much will it cost to use DeepSeek Reasoner?

DeepSeek Reasoner costs $0.14/1M input tokens and $0.28/1M output tokens. A typical conversation might cost $0.01-0.10 depending on length.

Can I use other models besides DeepSeek Reasoner?

Yes! With DeepSeek API + TypingMind, you can access all DeepSeek models. Switch between them instantly in TypingMind.

Is my data private and secure?

Yes! TypingMind stores conversations locally (web version in browser, desktop version on your device). DeepSeek handles API calls securely. Check DeepSeek's data policy for specifics.

Can I use DeepSeek Reasoner for commercial projects?

Yes! Check DeepSeek's terms of service for specific commercial use policies. TypingMind supports commercial use.