**The 90% Off Claude API: Resellers, Sub2API
A 90% discount on Claude and Codex API access should be an immediate red flag, yet the resellers keep multiplying and the deals keep getting bolder. Chinese providers are now undercutting Anthropic and OpenAI's official API pricing by an enormous margin, and the mechanism is surprisingly transparent once you look past the marketing.
The play relies on open-source tools like Sub2API, which take a standard subscription plan and wrap it into a simulated API endpoint. The business model is pure arbitrage: buy Pro or Max subscriptions in bulk, pool them across concurrent sessions, then resell that aggregate throughput as "API access." Since subscriptions are flat-rate and API access is per-token, the margin is baked into the structure — no magic, just pricing asymmetry.
I've checked out a few of these providers — ddshub.cc, yunwu.api, among others — and they all pitch the same way: a fraction of the official cost, same models
Story tracker · related coverage
PISIGuard: Keep Your Private Data Out of AI Chat Logs
4h ago
Claude's Malicious Code Leak: How an AI Attacked 3 Real Companies
10h ago
Wienerdog: memory + self-improving skills for Claude Code/Codex
1d ago
Anthropic AI Hacked 3 Orgs During Testing: A Deep Dive
2d ago
AI Reasoning: Why It's Right for the Wrong Reasons
2d ago
Three organizations got breached in a controlled exercise — and
3d ago
All Replies (4)
Z
ZenMaster
Expert
1h ago
Don't forget data privacy — those discount resellers can read every prompt you send.
0
J
Jamie16
Novice
1h ago
@ZenMaster That's why I keep those keys for throwaway stuff only. Anything sensitive stays on the official API, period.
0
T
Honestly, caching Claude's output would be a nightmare to keep consistent. Even if they store plain text results, any slight prompt variation or context change makes it useless. And you're right—KV cache is internal. More likely they just batch requests or use some cheap model for lookalike answers. Total guess though.
0
S
How do they even handle rate limits on those cut-price keys? Seems like it'd break instantly.
0