studioglobal
热门发现
答案已发布5 来源

DeepSeek 免费吗?先分清 Web/App 和 API

DeepSeek 的 Web/App 入口显示可免费访问,但这不等于 API 也默认免费。[9][11] API 是独立渠道,定价来源列出按 100 万 token 计费:input cache hit 为 0.028 美元,input cache miss 为 0.28 美元,output tokens 为 0.42 美元。[10] 第三方网站关于 API 免费额度的说法差异很大,从新用户 500 万 token 到每月 5 亿 token 不等,正式使用前应在 API 账户或控制台内核实。[5][12]

17K0
Minh họa DeepSeek miễn phí trên web/app và API tính theo token
DeepSeek có miễn phí khôngDeepSeek có thể dùng miễn phí trên web/app, nhưng API cần được tính theo mức sử dụng token.
AI 提示

Create a landscape editorial hero image for this Studio Global article: DeepSeek có miễn phí không? Web/app miễn phí, API tính theo token. Article summary: Có, DeepSeek có quyền truy cập miễn phí cho web chat/app, nhưng API là phần cần tách riêng: bảng giá API được liệt kê theo 1 triệu token, nên nhà phát triển không nên mặc định coi API là miễn phí.. Topic tags: deepseek, ai, chatbots, api, llm. Reference image context from search candidates: Reference image 1: visual subject "**Chọn địa chỉ nhận hàng**. Vui lòng chọn Tỉnh/Thành bên dưới Chọn Phường/Xã. Chọn địa chỉ Nhập địa chỉ theo Tỉnh/TP, Phường/Xã. ## DeepSeek là công cụ AI đang tạo nên làn sóng mạ" source context "DeepSeek là gì? Cách sử dụng DeepSeek chi tiết nhất" Reference image 2: visual subject "**Chọn địa chỉ nhận hàng**. Vui lòng chọn Tỉnh/Thành bên dưới Chọn Phường/Xã. Chọn địa chỉ Nhập địa chỉ theo Tỉnh/TP, Phường/Xã. ##

openai.com

DeepSeek 可以免费用,但关键在于你说的是哪一种用法。把它当作网页或手机 App 里的聊天机器人来用,现有来源显示有免费访问入口;如果你想通过 API 把模型接入自己的网站、应用、机器人或内部工作流,那就是另一条按 token 计费的产品线。[9][10][11]

先看一句话结论

  • 普通聊天:从 DeepSeek 首页的
    Start Now
    入口进入,页面写有
    Free access to DeepSeek
    [9]
  • 手机 App:Google Play 上的 DeepSeek 应用介绍称,这是可免费使用的官方 AI 助手。[11]
  • API 调用:API 与聊天入口分开,定价来源列出按 100 万 token 计费的价格。[9][10]

换句话说:像使用聊天软件一样提问,可以先按免费入口使用;像开发者一样调用模型,就要按 API 成本来算账。

Web/App 和 API 有什么区别?

使用方式适合谁实际判断需要注意
Web 聊天只是想直接提问、写作、翻译、整理信息的用户DeepSeek 首页提供
Start Now
,并标注
Free access to DeepSeek
[9]
“可免费访问”不等于所有功能、所有时段、所有用量都无限制。
手机 App希望在手机上使用 DeepSeek 的用户Google Play listing 称 DeepSeek 官方 AI 助手可以免费使用。[11]如果高频使用或用于工作,仍应留意 App 内是否有使用限制或政策变化。
API开发者、团队、企业,想把模型接入产品或系统首页把
Access API
与聊天入口分开,API 定价来源列出按 token 计费。[9][10]
API 应按使用成本评估,不能默认等同于免费聊天。

为什么很多人会搞混?

因为“免费使用 DeepSeek”这句话本身太宽泛。对普通用户来说,它通常指的是打开网页或 App 与 AI 对话;但对开发者来说,“使用 DeepSeek”可能意味着让自己的系统自动调用模型。

DeepSeek 首页同时提供面向聊天体验的

Start Now
和面向开发接入的
Access API
,这说明二者不是同一个入口。[9] API 定价来源也提示,APP/WEB 体验可能与 API billing 分开呈现。[10]

所以,判断是否免费时,先问自己一个问题:我是自己在界面里聊,还是让程序去调用模型? 前者看 Web/App 规则,后者看 API 计费。

Web/App:目前可以从免费入口开始

DeepSeek 首页对聊天入口的表述是

Free access to DeepSeek
[9] Google Play 上的 DeepSeek 应用介绍也称,用户可以免费体验其官方 AI 助手。[11]

但这里要谨慎理解:“免费访问”并不自动等于“永久不限量、所有功能都免费、任何高峰时段都不受影响”。目前提供的来源能够支持的结论是:Web/App 有免费访问入口;至于具体是否存在频率限制、功能限制或后续政策变化,应以实际界面和账户提示为准。[9][11]

API:按 token 计费,不要按“提问次数”估算

API 的成本逻辑与聊天界面不同。定价来源列出,DeepSeek API 按 100 万 token 计费,包含三个价格:

  • input cache hit:每 100 万 token 0.028 美元;
  • input cache miss:每 100 万 token 0.28 美元;
  • output tokens:每 100 万 token 0.42 美元。[10]

这里的 token 可以简单理解为模型处理文本时使用的计量单位。对开发者或团队来说,真正影响账单的不是“问了多少个问题”,而是输入文本、上下文、系统提示词、用户消息和模型输出加起来消耗了多少 token,以及输入部分是否按 cache hit 或 cache miss 计价。[10]

因此,如果你准备把 DeepSeek 放进客服机器人、内容生成工具、办公自动化流程或内部知识库检索系统,最好先做一次 token 量级估算,再决定是否上线。

第三方所谓“API 免费额度”,别直接当预算依据

有些第三方来源提到 DeepSeek API 可能有免费额度,但数字并不一致。Price Per Token 称新账户有 500 万免费 token;MyDeepSeekAPI 则称每月有 5 亿 token。[5][12]

这两个说法差距很大,不能直接拿来做成本承诺。更稳妥的做法是:如果你在注册或控制台里看到 free tier,可以把它当作测试额度;一旦要长期运行或接入真实业务,仍应以当时账户内显示的额度和 API 定价为准。[10]

怎么选最合适?

  • 只是日常提问、写材料、做翻译或整理信息:优先从 Web 聊天或 App 开始,因为现有来源对这部分免费访问的说明最明确。[9][11]
  • 要接入网站、App、Bot 或自动化流程:你使用的是 API,应提前计算 token 成本。[9][10]
  • 看到“API 免费很多 token”的文章或广告:先到注册页面、API 控制台或实际账单处核实,第三方说法目前并不统一。[5][12]

最后记住这条规则

DeepSeek 并不是简单的“全免费”或“全收费”。更准确的说法是:Web/App 可以从免费访问开始;API 是单独渠道,需要按 token 计费评估。[9][10][11]

如果你是普通用户,把它当聊天机器人用,可以先从免费入口体验;如果你是开发者或团队,要把它接入系统,就应该先把 token 成本算清楚。

Studio Global AI

Search, cite, and publish your own answer

Use this topic as a starting point for a fresh source-backed answer, then compare citations before you share it.

使用 Studio Global AI 搜索并核查事实

要点

  • DeepSeek 的 Web/App 入口显示可免费访问,但这不等于 API 也默认免费。[9][11]
  • API 是独立渠道,定价来源列出按 100 万 token 计费:input cache hit 为 0.028 美元,input cache miss 为 0.28 美元,output tokens 为 0.42 美元。[10]
  • 第三方网站关于 API 免费额度的说法差异很大,从新用户 500 万 token 到每月 5 亿 token 不等,正式使用前应在 API 账户或控制台内核实。[5][12]

人们还问

“DeepSeek 免费吗?先分清 Web/App 和 API”的简短答案是什么?

DeepSeek 的 Web/App 入口显示可免费访问,但这不等于 API 也默认免费。[9][11]

首先要验证的关键点是什么?

DeepSeek 的 Web/App 入口显示可免费访问,但这不等于 API 也默认免费。[9][11] API 是独立渠道,定价来源列出按 100 万 token 计费:input cache hit 为 0.028 美元,input cache miss 为 0.28 美元,output tokens 为 0.42 美元。[10]

接下来在实践中我应该做什么?

第三方网站关于 API 免费额度的说法差异很大,从新用户 500 万 token 到每月 5 亿 token 不等,正式使用前应在 API 账户或控制台内核实。[5][12]

接下来我应该探索哪个相关主题?

继续“Claude Security 公测版详解:Anthropic 的 AI 代码漏洞扫描工具”以获得另一个角度和额外的引用。

打开相关页面

我应该将其与什么进行比较?

对照“Grok 4.3 API 解读:1M 上下文、低 token 价与语音平台野心”交叉检查此答案。

打开相关页面

继续你的研究

研究对话

研究问题

Tìm kiếm và kiểm chứng thông tin: DeepSeek có miễn phí không?

Studio Global AI12 来源

引用的答案

Có — nếu bạn dùng DeepSeek trên web/app chính thức, hiện họ ghi rõ “Free access to DeepSeek.” [1] Nhưng nếu bạn dùng API để tích hợp vào ứng dụng, thì đó là dịch vụ tính phí theo token, không phải miễn phí mặc định. [2]

  • Trang chủ chính thức của DeepSeek ghi “Free access to DeepSeek” và dẫn vào DeepSeek Chat. [1]
  • Cùng trang đó tách riêng “Start Now” cho chat/web và “Access API” cho nền tảng API, cho thấy đây là hai cách dùng khác nhau. [1]
  • Tài liệu pricing chính thức của DeepSeek niêm yết giá API theo 1 triệu token: $0.028 cho input cache hit, $0.28 cho input cache miss, và $0.42 cho output tokens. [2]
  • DeepSeek cũng ghi rõ các model API này “differ from the APP/WEB version”, nên không nên hiểu rằng app/web và API có cùng chính sách giá. [2]
  • Trang pricing nói phí sẽ được trừ từ số dư đã nạp hoặc số dư được cấp, và giá có thể thay đổi theo thời gian. [2]

Kết luận ngắn: DeepSeek chat trên web/app chính thức hiện là miễn phí truy cập [1], còn API là trả phí theo mức sử dụng. [2]

Nguồn:
[1] https://www.deepseek.com/en
[2] https://api-docs.deepseek.com/quick_start/pricing

Nếu bạn muốn, tôi có thể kiểm tra tiếp 3 điểm rất thực tế: bản miễn phí có giới hạn gì, có cần đăng nhập không, và DeepSeek free khác ChatGPT/Gemini free ở đâu.

来源

  • [5] DeepSeek Free Tier 2026 — Free Models, Credits & Limits | Price Per Tokenpricepertoken.com

    DeepSeek Free Tier. DeepSeek gives 5 million free tokens to new users on sign-up. Get the free PDF guide — practical tips to cut your token usage and API costs. Free Tier Details. Free Credits5 million tokens for new accounts. Models AvailableDeepSeek V3, R...

  • [9] DeepSeekdeepseek.com

    DeepSeek. . 🎉 Launching DeepSeek-V3.2 — Reasoning-first models built for agents. Now available on web, app & API. Click for details.. Start Now Free access to DeepSeek. Experience the intelligent model.Access API Build with the latest DeepSeek models. Powe...

  • [10] DeepSeek API pricingchat-deep.ai

    DeepSeek API pricing. This page covers official DeepSeek API pricing only. The current public rates are billed per 1 million tokens: $0.028 for input cache hits, $0.28 for input cache misses, and $0.42 for output tokens. The official APP/WEB experience may...

  • [11] DeepSeek - AI Assistant - Apps on Google Playplay.google.com

    Experience seamless interaction with DeepSeek's official AI assistant for free! Powered by DeepSeek's latest flagship model, it delivers faster responses

  • [12] DeepSeek API Free Tier Limits [2026]: How Much Is Actually Free?mydeepseekapi.com

    DeepSeek V3 and R1 API free tier includes 500M tokens/month. This guide covers exact rate limits, model access, quota reset times, and how to