DeepSeek V4 Pro Arrives With Open Weights and a Fourfold API Price Increase

DeepReach announced DeepSeek V4 Pro on August 13, 2026, releasing the model for general use alongside a new peak/off-peak API pricing structure that raises output token costs roughly fourfold. The new prices take effect at 16:00 UTC on August 16, according to DeepSeek's API documentation, though Reuters reported the effective date as August 17 based on a company statement.
In the API world, a "token" is a chunk of text the model generates — roughly a word or part of a word — and pricing is measured per 1 million output tokens. DeepSeek V4 Pro will cost $3.96 per 1 million output tokens during peak hours, up from the current $0.87 rate. Off-peak pricing is set at $1.98 per 1 million output tokens, exactly half the peak rate (Engadget). The smaller V4 Flash model sees a comparable increase: $1.32 per 1 million output tokens at peak (up from $0.28) and $0.66 during off-peak hours. DeepSeek described the tiered pricing as a way to "allocate resources more reasonably," per the company's API documentation (DeepSeek API Docs).
The price hikes cap a convoluted pricing trajectory. DeepSeek's discounted API rates were originally a promotion scheduled to end May 31. The company had announced it would make those promotional prices permanent but later reversed course and proceeded with the increases (Engadget). Reuters reported that the new V4 rates range from 50% to 1,100% above current prices across the model lineup (Reuters).
DeepSeek V4 Pro reaches the market as a fully open-source release, accompanied by a technical report and a live API (DeepSeek API Docs). "Open-source" in this context means the model's weights — the learned parameters that define its behavior — are freely available for anyone to download and run. The API is OpenAI-compatible, meaning developers already using OpenAI's tools can switch over with minimal code changes. It is callable through the standard client at base URL https://api.deepseek.com and exposes a reasoning_effort parameter (accepting values such as "high") plus a "thinking" toggle passed via extra_body (DeepSeek API Docs). The flash variant has been updated to a version designated DeepSeek-V4-Flash-0731 (DeepSeek API Docs).
The V4 lineup follows a deliberate release cadence. DeepSeek-V4 Preview shipped on April 24, 2026, described as having a smaller parameter size, faster response times, and highly cost-effective API pricing with reduced compute (DeepSeek API Docs). That preview built on V3.2-Exp, released in September 2025, which had cut API prices by over 50% while improving long-context performance and reducing compute cost (DeepSeek API Docs). The arc from aggressive price cuts to fourfold increases is notable.
The new pricing repositions DeepSeek relative to competitors. Moonshot's Kimi K3 model costs $15 per 1 million output tokens. OpenAI's most advanced model, GPT-5.6 Sol, costs $30 per 1 million output tokens, while its low-cost GPT-5.6 Luna model costs $1.20 per 1 million output tokens (Engadget). At V4 Flash's peak rate of $1.32, DeepSeek now costs more than OpenAI's budget tier Luna model, a comparison that would have been implausible under the old promotional pricing.
The peak/off-peak split itself is a meaningful design choice. It signals that DeepSeek is managing genuine compute contention — too many users hitting the servers at once — and is willing to shape demand patterns rather than simply rationing access. Think of it like surge pricing for ride-shares: the company is charging more during high-demand periods to encourage users to shift their work to quieter hours.
For developers building on DeepSeek's API, the practical impact depends on workload shape. Batch and asynchronous workloads that can shift to off-peak hours see a 50% reduction relative to peak pricing. Real-time, latency-sensitive applications bear the full peak rate. Teams currently paying $0.87 per 1 million output tokens for V4 Pro-class performance will need to budget for a 4.5x increase at peak hours starting this weekend.
The open-source release of V4 Pro, with its technical report, offers an alternative path for teams unwilling to absorb the API price increases: self-hosted inference. That option carries its own hardware and operational costs, and the economics depend heavily on utilization — how consistently you can keep the hardware busy. But the availability of the weights and architecture details means DeepSeek's pricing ceiling is constrained, at least in principle, by what users can achieve running the model on their own infrastructure.
The broader context here is that the era of aggressively subsidized LLM API pricing may be narrowing. DeepSeek was among the most aggressive discounters in the market. If its pricing is converging upward toward competitors, the gap between budget and premium model APIs may compress rather than widen, leaving differentiation to be driven by model capability, latency, and ecosystem rather than raw price per token.
What remains unclear is how much of the increase is driven by underlying compute costs versus a recalibration of margins. DeepSeek's V3.2-Exp release in September 2025 showed that the company could simultaneously cut prices and reduce compute through architectural improvements. The V4 Preview in April was positioned similarly. The reversal to permanent low prices, followed by a quadrupling, suggests either that the compute economics shifted, that the promotional pricing was unsustainable at the volumes the company is now serving, or that DeepSeek no longer needs to buy market share through aggressive discounting.


