Something odd happened in the developer community this week.
Thousands of small app builders woke up to invoices that didn't match their usage dashboards, and the explanations coming from the top weren't adding up.
If you use any app that leans on OpenAI's API — and you almost certainly do, whether you know it or not — this is the moment to pay attention.
Here's the part nobody's saying out loud.
OpenAI's pricing page looks simple: pay per token, scale as you grow.
But the company has been quietly restructuring which models get deprecated, which get cheaper, and which quietly vanish from the docs.
Every time a model disappears, thousands of indie developers are forced to migrate their entire product overnight — often onto a model that costs more per call.
Once your app is built on their API, switching costs are brutal.
You've wired your prompts, your fine-tunes, your latency expectations into their ecosystem.
And the pricing "updates" tend to arrive right after competitors stumble or a funding round closes.
Batch API discounts, cached input pricing, tiered rate limits — they sound generous until you map them against real usage.
Most solo developers never hit the tiers where the savings kick in.
Meanwhile, the headline number that gets quoted in tech blogs is the cheapest possible configuration, not what you'll actually pay.
Compare this to Anthropic, Google, and the open-source crowd.
Meta's Llama models are free to run on your own hardware.
Google's Gemini tiers are aggressively cheap.
OpenAI is no longer the obvious default — it's the incumbent, and incumbents protect margins.
Watch what they deprecate next; that's your real price hike.
First, stop treating one API as your foundation.
Abstract your model calls behind a thin layer so you can swap providers in an afternoon, not a quarter.
Second, log your real token spend weekly — the dashboard lies by omission.
Third, test a cheaper model on 10% of traffic and measure whether users notice.
This isn't a conspiracy in the tinfoil sense.
It's just business as usual in tech: lock in users, then adjust the terms.
The companies that survive the next two years will be the ones that never let a single vendor own their stack. **The bottom line:** OpenAI's pricing isn't a scandal — it's a warning.
Every founder building on a single API is renting their future from a landlord who can raise the rent whenever they want.
Final Thoughts
Build like the terms will change tomorrow, because they will.