On August 6, DeepSeek posted a short announcement that sent ripples through the developer community: they are planning a significant price increase for their API. No numbers. Just a warning that the hike is coming, and that it is going to be large.
I was not surprised.
Pricing is not the only thing shifting. WorkBuddy is pushing an expert-level upgrade, and that is where most of these tools are heading. The whole category is moving upmarket, and DeepSeek was always the exception on price.
Three weeks earlier, DeepSeek introduced peak-hour pricing, doubling the cost during weekday business hours. Before that, in May, they made a permanent price cut that cemented their reputation as the industry’s price butcher. V4-Pro dropped to about $0.43 per million input tokens and $0.86 for output, a 75 percent reduction from the original.
So what changed?
The numbers tell the story.
On July 31, DeepSeek released the official version of V4-Flash, and the jump was big. According to Artificial Analysis, V4-Flash-0731 scores 50 on their intelligence index while costing about 3 cents per task. For comparison, Anthropic’s Claude Fable 5 averages $3.15 per task, and GPT-5.6 Sol runs about $1.86. That is not a gap. That is a chasm.
Then the usage numbers came in. OpenRouter data shows V4-Flash hit 7.22 trillion tokens in weekly calls, taking the global top spot. On August 1 alone, OpenCode reported 8 trillion tokens processed in a single day, 5 trillion from free trials and 3 trillion from paid usage. By August 5, that daily number had climbed to 7.5 trillion, with V4-Flash accounting for 6.3 trillion. That is 84 percent of the total.
Let that figure sink in. One model, eating 84 percent of the traffic on one of the biggest coding platforms.
And here is the kicker: V4-Flash is absurdly cheap. The token price is roughly one-twelfth of V4-Pro, one-fifteenth of Zhipu AI’s GLM 5.2, and one-fifty-third of Kimi K3. At around $0.14 per million input tokens and $0.28 per million output, a typical agent session costs about $0.13. Less than a dollar.
People have stopped optimizing. Why would they? At that price, you just throw tokens at the problem and move on.
But that is exactly the problem
Agent workloads do not care about peak hours. They run batch jobs and async tasks across time zones. The peak-valley pricing DeepSeek introduced in mid-July was meant to smooth out demand, but it barely touches agent traffic, and agents are exactly where token consumption is exploding.
DeepSeek’s infrastructure is getting hammered. On August 4, the API suffered multiple performance degradation events. The official status page shows fault rates spiking after the Flash release.
The math is brutal. DeepSeek’s pricing philosophy was always ten months to recover hardware costs. When usage grows this fast, that math breaks. You cannot keep selling compute below cost when the compute bill is doubling every week.
What the increase might actually look like
My guess is that they roll back to pre-discount prices. The May cut brought prices to one-quarter of the original, so a return to full price would be a 300 percent increase. The word significant is probably an understatement.
One thing I would watch closely is whether the increase lands on everything or just the flagships. A 300 percent increase on V4-Pro is a business decision. The same increase on V4-Flash would be an earthquake, because Flash is what everyone’s agents are actually running on.
It is not only about Flash. V4-Pro official is coming soon, probably alongside DeepSeek’s new Harness coding agent. That will drive even more usage. If they do not raise prices now, something gives.
The bigger picture
This is not just DeepSeek. The whole industry is hiking. Zhipu AI has raised prices several times this year. Tencent’s Hunyuan saw increases up to 460 percent. The era of subsidized AI is ending, and the companies that built their products on the cheapest API are about to feel it first.
DeepSeek’s pivot from price butcher to sustainable business is healthy, actually. You cannot burn money forever. The open question is whether the increases kill the developer ecosystem that grew up around cheap APIs, or whether the performance-per-dollar ratio stays good enough that nobody leaves.
For now, I am not panicking. Even at double the current price, V4-Flash would still be competitive. The performance-per-dollar ratio is just that good, and most of the applications built on it are not that sensitive to a few cents per task.
The deeper lesson is about concentration. When one model takes 84 percent of a platform’s traffic, the platform and every tool built on it are one pricing decision away from a crisis. Diversifying across providers stops being a nice-to-have and becomes basic risk management, whether or not the increase actually lands.
But I am not going to pretend this does not matter. If you are building on DeepSeek’s API, start measuring now instead of guessing.
Two things I would do this week. First, log your actual token usage per task for a few days and multiply it out. Most people have no idea whether they are spending $20 a month or $200, which means they also have no idea whether a 300 percent increase means an inconvenience or a shutdown.
Second, find the work that does not need to run at 2 p.m. on a Tuesday and move it off-peak. Agents make that harder than it sounds, because the whole point is that they run without you, but scheduled jobs and nightly re-indexing are easy wins that quietly cut cost.
If you are running one of the coding agents that sits on top of Flash, and at 84 percent of OpenCode’s traffic a lot of you are, this increase lands on your bill whether you planned for it or not. That is the difference between a price change and a repricing of your entire workflow.
There are other things worth knowing before you commit serious volume to this API, and I collected the ones that actually bit me in a separate post about the DeepSeek API. The tokens are about to cost a lot more, so the time to understand your exposure is now, not after the bill arrives.