2 min read AI-generated

Sonnet 5 U-turn: The planned price hike is off

Copy article as Markdown

Two weeks ago the message was clear: the intro price ends August 31. Now Anthropic has reversed course - 2 dollars in, 10 dollars out per million tokens stays the standard. Plus the Files API and Admin API go GA.

Featured image for "Sonnet 5 U-turn: The planned price hike is off"

Sometimes the best news is the thing that doesn’t happen. On August 19, Anthropic tucked a small but welcome reversal into its Developer Platform changelog: the price hike for Claude Sonnet 5 that was scheduled for September 1 is not coming.

What was supposed to happen

Quick recap. Sonnet 5 launched at the end of June with an introductory price of 2 dollars per million input tokens and 10 dollars per million output tokens. In early August, Anthropic said that price would end on August 31, and the regular rate would kick in afterwards - 3 dollars in, 15 dollars out. A fifty percent bump, across the board: API, Claude Code, the cloud providers.

And now? The intro price becomes the normal price. The planned move to 3/15 simply won’t happen. If you build on Sonnet 5, you pay 2/10 for good.

Why this is more than a rounding change

Fifty percent sounds abstract until you run the numbers. For an agent that chews through tokens all day, it adds up to real money by the end of the month. And those are exactly the workloads Sonnet 5 is built for - long sessions, lots of tool calls, background jobs.

The timing isn’t an accident either. OpenAI has cut GPT-5.6 pricing twice recently, and Google is pushing a cheap coding model with Gemini 3.7 Flash. In that climate, pulling back an announced increase is a clear statement: Anthropic wants Sonnet 5 in the price fight, not out of it.

Two APIs grow up

The same update quietly promoted two beta features. The Files API is now generally available - the files-api-2025-04-14 beta header goes away, and uploaded files can be referenced directly in Messages requests. The Admin API endpoints for user management in Claude Enterprise (members, invites, groups, custom roles) also left beta.

And a small thing for anyone juggling multiple workspaces: a new anthropic-workspace-id response header tells you which workspace your key resolved to. Sounds trivial, but it saves debugging time when a request lands in the wrong bucket.

My take

You rarely see a company walk back a price increase - usually it goes the other way. Reading Anthropic hit reverse here, I take it as a sign of how brutal the competition has gotten in the mid-tier. Good for those of us using this stuff daily. And the two APIs going GA are the unglamorous part that matters most in the end: fewer beta headers, fewer edge cases, more you can rely on.


Sources: