explainx.ainewsletter3.5k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

custom AI agents

[email protected]

get started

Find your pathTake Free Evaluation

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsagentsllmsdesignsagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource librarydemofor LLMs

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

More from us

InfloqInfluencer marketingBgBlurPrivacy-first blurOlly SocialSocial AI copilotCeptoryVideo intelligenceBgRemoverBackground removal

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportprivacytermsdata rightssubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

On this page

  • TL;DR
  • What Actually Shipped
  • Why Responses API + Codex Support Matters
  • Pricing: $0.14 / $0.28 per Million Tokens
  • Independent Benchmark: Artificial Analysis
  • What to Verify Before Switching Traffic
  • Related Reading
← Back to blog

explainx / blog

DeepSeek-V4-Flash-0731: Codex Support and $0.14/$0.28 Pricing

DeepSeek's official V4-Flash API went live in public beta on July 31, 2026 with a major agent-capability upgrade, native Responses API support, and full Codex compatibility — at $0.14 input / $0.28 output per million tokens.

Jul 31, 2026·7 min read·Yash Thakker
DeepSeekDeepSeek V4AI CodingOpen Source AIAI Pricing
go deep
DeepSeek-V4-Flash-0731: Codex Support and $0.14/$0.28 Pricing

Chinese model providers keep shipping API upgrades that undercut Western frontier pricing while chasing agent-tooling compatibility. On July 31, 2026, DeepSeek pushed the pattern further: the DeepSeek-V4-Flash API went live in public beta with what DeepSeek calls a "massive upgrade" to agent capabilities, native support for OpenAI's Responses API format, and full Codex compatibility.

This follows DeepSeek's mid-July 2026 official V4 launch, which introduced peak-hour pricing for both deepseek-v4-pro and deepseek-v4-flash. The July 31 release is narrower and specific: it only touches the Flash API tier, but it's the one DeepSeek is positioning as its agent-coding workhorse.

Weekly digest3.5k readers

Catch up on AI

Curated AI updates on agents, skills, and MCP — delivered to your inbox. Unsubscribe anytime.


TL;DR

QuestionAnswer
What launched?Official DeepSeek-V4-Flash-0731 API, public beta
What changed technically?Architecture and size unchanged from preview; agent-capability benchmarks improved
New interface support?Native Responses API format
New tooling support?Full Codex adaptation, config docs published
Reported pricing~$0.14 per 1M input tokens / $0.28 per 1M output tokens
Does this touch V4-Pro?No — Pro API and App/Web models are unchanged for now
Where are the docs?api-docs.deepseek.com/quick_start/agent_integrations/codex
Independent benchmark?Artificial Analysis: ~$0.03/task at intelligence index ~50, 2-3x cheaper than OpenAI Luna at similar capability
Throughput~93 tokens/sec reported on OpenRouter
Multimodal?No — text-only as of this release

What Actually Shipped

DeepSeek's own announcement draws a careful line around scope. Three things happened on July 31:

  1. DeepSeek-V4-Flash official API entered public beta.
  2. Agent capabilities were "massively upgraded" — DeepSeek says benchmark scores now "far surpass" the earlier V4-Pro-Preview, without publishing a full third-party benchmark table alongside the tweet.
  3. The API gained native Responses API format support and full Codex adaptation.

A same-day follow-up post narrowed the scope further: the model architecture and size are identical to the preview version — this is a capability/serving upgrade to the Flash API specifically, not a new model. DeepSeek-V4-Pro's API and the consumer App/Web products are explicitly unchanged. The official DeepSeek-V4-Pro release remains a separate, later milestone — worth watching alongside the peak-pricing mechanics explainx.ai broke down for the mid-July V4 launch.


Why Responses API + Codex Support Matters

Most agent harnesses and coding tools built around OpenAI's newer tooling — including Codex — assume a backend that speaks the Responses API shape, not just the older Chat Completions format. A model provider that only supports Chat Completions requires an adapter layer to plug into that tooling; one that speaks Responses API natively is a much closer drop-in.

DeepSeek publishing configuration steps specifically for Codex integration (api-docs.deepseek.com/quick_start/agent_integrations/codex) signals where DeepSeek expects developers to actually use V4-Flash: as a lower-cost backend swapped into existing Codex-based agent workflows, not just chat.

This mirrors a pattern explainx.ai has tracked across Chinese open-weight providers chasing coding-agent compatibility rather than chatbot market share — see how to run GLM 5.2 across agent harnesses and Cline's $9.99/mo bundled access to GLM-5.2 and DeepSeek. The strategy is consistent: undercut on price, match on tool-calling compatibility, and let harness authors do the rest.


Pricing: $0.14 / $0.28 per Million Tokens

Community figures circulating alongside the launch put V4-Flash-0731 at roughly $0.14 per million input tokens and $0.28 per million output tokens — described by developer Hassan (@nutlope) as "the best model intelligence vs cost out of any model," landing near GLM 5.2 and GPT Luna on capability while undercutting both on price.

Treat that specific framing as launch-day enthusiasm rather than an audited benchmark — it's one developer's post-launch read, not a controlled eval. DeepSeek's own pricing page is the source of truth, and this provider has changed pricing structure mid-cycle before: the mid-July V4 launch introduced 2× peak-hour multipliers (9:00–12:00 and 14:00–18:00 Beijing time) on top of baseline rates for both Pro and Flash tiers. Confirm whether V4-Flash-0731's quoted price is an off-peak baseline or a flat rate before budgeting production spend.

TierReported input (per 1M)Reported output (per 1M)
deepseek-v4-flash-0731~$0.14~$0.28
deepseek-v4-pro (mid-July peak)~$0.435 off-peak / ~$0.87 peaksee official V4 pricing breakdown

Independent Benchmark: Artificial Analysis

Within hours of launch, Artificial Analysis published an Intelligence, Performance, and Price analysis for V4-Flash-0731 — the first third-party read on DeepSeek's own claims, and it landed on Hacker News with 56+ points and active discussion.

The core finding: at max reasoning effort, V4-Flash-0731 costs roughly $0.03 per task at an intelligence index around 50 — putting it directly against OpenAI Luna, which needs high-to-xhigh effort ($0.03-$0.04) to hit index 46-49, or max effort ($0.07) to clear index 51. Read plainly by HN commenter spwa4: "OpenAI Luna [is] between 2x and 3x the price of DeepSeek Flash [for] what you get," while Luna runs 2-5x faster per token.

That speed-for-price tradeoff matters for how you'd actually deploy it:

  • Throughput: ~93 tokens/sec on OpenRouter, per community reporting — usable for agent loops, not the fastest option if raw latency is the bottleneck.
  • No multimodal support. HN commenter qtalen flagged this directly: V4-Flash still doesn't accept image or other non-text input, which caps its value versus a multimodal competitor like GPT 5.6 SOL for any workload that needs vision.
  • Reasoning-length variance is model-specific, not a V4-Flash issue — a separate HN thread noted Artificial Analysis's "Output Tokens per Intelligence Index Task" metric can undercount how long some models (e.g. Kimi K3) reason relative to hands-on experience, a reminder that any single index number is a proxy, not ground truth.

The practical read: if your workload is cost-sensitive, text-only, and tolerant of a few hundred milliseconds more latency per token, V4-Flash-0731's price/intelligence ratio is now independently verified, not just vendor-claimed. If you need vision input or the fastest possible token stream, it's not (yet) the right fit.


What to Verify Before Switching Traffic

DeepSeek's announcement is a vendor tweet, not an independent benchmark suite. Before routing production agent traffic to V4-Flash-0731:

  • Run your own eval set anyway. Artificial Analysis's index confirms the price/intelligence claim in aggregate, but it's still a proxy metric — test against your actual task distribution before switching production traffic.
  • Confirm current pricing directly — Chinese-provider API pricing has shifted mid-quarter before (peak-hour multipliers being the most recent example).
  • Check quota and rate limits for the beta tier — public beta releases commonly ship with tighter or less-documented rate limits than GA releases.
  • Test the Responses API path specifically if you're integrating via Codex or a Responses-API-native harness — native support is new as of this release and worth a smoke test before depending on it.
  • Rule out multimodal needs upfront — if your agent pipeline touches images or other non-text input at any step, V4-Flash isn't a fit yet.

Related Reading

  • Musk: 99.99% AI compute in space — Calacanis quotes DeepSeek Flash
  • DeepSeek V4 Official Release: Peak-Hour Pricing Explained
  • DeepSeek DSpark V4: Speculative Decoding Guide
  • How to Run GLM 5.2 Across Coding Plans and Agent Harnesses
  • Cline's $9.99/mo GLM-5.2 Plan: Bundled Open-Weights Access
  • Top Chinese AI Companies and Startups Guide
  • GLM 5.2: Zhipu's China AI Response to the Fable 5 Ban
Weekly digest3.5k readers

Catch up on AI

Curated AI updates on agents, skills, and MCP — delivered to your inbox. Unsubscribe anytime.

Sources: DeepSeek official announcement on X, DeepSeek API docs (api-docs.deepseek.com/quick_start/agent_integrations/codex), Artificial Analysis DeepSeek-V4-Flash analysis, Hacker News discussion, community commentary from Hassan (@nutlope) and Unsloth AI. Pricing and benchmark claims accurate as of July 31, 2026 — verify against official docs before production use.

Yash Thakker

Written by

Yash Thakker

Yash is an AI expert with over 300K learners. Join his workshops →

Related posts

Jun 29, 2026

DeepSeek V4 Official Release Mid-July 2026: Peak-Hour Pricing Explained

Two months of V4 was preview — official ships mid-July with peak pricing at 2× off-peak. Baseline unchanged. Teortaxes, timezone math, and the Chinese wording on performance.

Jul 3, 2026

Kimi K2.7 Code in GitHub Copilot: First Open-Weight Model

GitHub Copilot now offers Moonshot AI's Kimi K2.7 Code as a selectable open-weight model — the first in Copilot's model picker. Pro plans first; Business and Enterprise require admin enablement. Here's how to turn it on.

Jun 29, 2026

Cline $9.99/mo GLM-5.2 Plan: Bundled Open-Weights Access Explained

Cline bundles GLM-5.2 and Chinese open-weight APIs for $9.99/mo — no key juggling. A $1.99 intro promo runs through npm install. Quota is opaque; here's what we know.