OverpayingForAIPricing desk

Lesson 3 of 8 · 9 min read · Beginner → Intermediate

Pricing and plans

The free app, pay-as-you-go API and open-weight self-hosting compared, and how to decide which one you should be on.

In this lesson you will

  • Describe the three ways to pay for DeepSeek and what each includes
  • Decide whether the free app is enough for you
  • Estimate an API bill from a usage pattern
  • Know when self-hosting or a third-party host is cheaper than the official API

DeepSeek's pricing model is unusual among the major labs: there is no paid consumer subscription. The chat app is free, the API is metered per token, and because the weights are open there is a third route — pay somebody else to host the model, or host it yourself. This lesson puts the three side by side.

Three ways to use DeepSeekWeb/app chat (Free)
$0
no paid tier recorded
chat.deepseek.com and the mobile apps
Chat models plus a DeepThink toggle for reasoning
Web search and file upload in the app
Usage limits may apply during demand spikes
API pay-as-you-go
Per token
see the live price ladder
OpenAI-compatible endpoint at api.deepseek.com
deepseek-chat and deepseek-reasoner
Context caching discounts on repeated input
Off-peak discount windows on the official API
Self-host / third-party host
Compute cost
open weights, MIT-style licence
Same model weights, any region, your data path
Third-party hosts compete on price and uptime
Self-hosting needs serious GPU memory for full-size models
Distilled variants run on modest hardware
Figure 1.DeepSeek has no paid consumer plan in our catalogue. Your real choice is free app, metered API, or hosting the open weights somewhere you control.

Route 1: the free app

For an individual doing writing, research, coding help and everyday questions, the free app is the right starting point and often the end point. You get the current chat model, the DeepThink reasoning mode, web search and file upload at $0. The trade-offs are the ones listed in Lesson 1: capacity limits during busy periods, a thinner feature set than ChatGPT or Gemini, and data handled under DeepSeek's own policy.

If you are currently paying for a consumer AI subscription and mainly use it for text and code, the honest test is to spend a week on the free DeepSeek app and see what you miss. Many people find the answer is nothing, or only voice mode and image generation. Our cheapest AI tools page lists what the free tiers of each product actually include.

Route 2: the API

Subscription vs API: two ways to pay for the same modelFlat monthly fee with usage limits, or metered per-token billing with no ceiling.Subscription (chat app)API (pay per token)Fixed price every monthBill tracks real usageUsage caps and rate limitsNo cap — budget alerts are on youBest for daily heavy chatBest for bursts, automation, appsIncludes the app, files, memoryYou bring your own interfaceIdle months are wasted moneyIdle months cost $0Break-even test: if your API bill for the same work would be under the subscription price, the subscription is the overpayment.
Figure 2.A subscription is a flat fee for a capped amount of use. An API bill is usage times price. With DeepSeek the subscription side is $0, so the question becomes: free app until you need automation, then API.

The API is for anything you want to run without a human clicking: scripts, integrations, apps, batch jobs, and IDE tools that need a key. You pay per token at the rates in the Lesson 2 ladder, with two discounts unique to DeepSeek — cache-hit input tokens are billed at a much lower rate, and the official API publishes off-peak windows with reduced prices. The exact figures live on the official pricing page.

A sense of scale, using catalogue prices at the time of writing: a developer sending 200 requests a day to V3.2 at 3,000 input and 800 output tokens each uses 18M input and 4.8M output tokens a month. That is roughly 18 × $0.27 + 4.8 × $0.40 ≈ $6.78 a month before caching. The same load on R1 0528 would be about 18 × $0.50 + 4.8 × $2.15 ≈ $19.32, and realistically more because of reasoning tokens.

Route 3: open weights

Because the weights are open, dozens of hosts serve DeepSeek models. Our price ladder already includes rows from those hosts, which is why you see several prices for what looks like the same model. Third-party hosts are worth it when you need a specific region for data reasons, better uptime than the official API during spikes, or a dated checkpoint pinned for reproducibility.

Self-hosting only pays off at volume. The full-size V3 and V4 models need multiple high-memory GPUs, so a rented cluster costs more per month than most teams would spend on the API. The distilled R1 variants and smaller checkpoints are a different story — they run on a single workstation GPU and are genuinely free after the hardware. If you are already paying for idle GPUs, that is the moment to consider it.

Knowledge check

A freelance writer uses AI for drafting and editing about an hour a day, with no automation. What is the cheapest sensible DeepSeek route?

Lesson FAQ

Does DeepSeek have a Plus or Pro subscription like ChatGPT?

Not in our catalogue at the time of writing. The consumer app is free and the API is pay-as-you-go. That is why this course's plan figure shows $0 for chat and per-token pricing for the API rather than monthly tiers.

How much does the DeepSeek API cost per month?

It depends entirely on tokens used. As a rough anchor from catalogue prices at the time of writing, a few million tokens a month on a chat model costs low single-digit dollars. Use the [calculator](/calculator) with your own request counts.

Is it cheaper to self-host DeepSeek?

Only at high volume or if you already own the GPUs. The full-size models need expensive multi-GPU machines, so the API or a third-party host is cheaper for most teams. Distilled models are the exception and run on ordinary hardware.

Finished reading?

Mark it done to track your progress through the course.

Compare, calculate, decide — for DeepSeek

If our calculators helped you cut down on hidden AI wallet leaks, consider buying us a coffee. A tiny fraction of your savings keeps our pricing indexes updated daily.

Not sure which AI is cheapest for your use case? Find out in 30 seconds — no signup required.

AI cost intelligence

Stop overpaying for AI tools

Join the OverpayingForAI list for pricing updates, cheaper alternatives, and practical buying guidance.

Now tracking 50+ AI tools, models, platforms, subscriptions, coding tools, and automation products.

We use your email only for OverpayingForAI updates. Unsubscribe anytime.