SUN, SEPTEMBER 13, 2026
Independent · In‑Depth · Practitioner‑Tested
Large Language Models

Subscription vs API in 2026: Every Vendor Tightened Limits, So Which Shape Fits Your Work

Claude Code today, Gemini Notebook on the 2nd, Codex last month. Three vendors, one direction. The question is which billing shape suits what you actually do.

🕐 5 min read 👁 20 views 📅 Sep 14, 2026
THE VERDICT

● Subscription if your usage is human-paced and you want the bill to be the same every month.

● API if anything runs unattended, or if usage varies by more than about half month to month.

● The tell: if a loop can run while you sleep, a weekly pool is the wrong shape.

What changed this month

VendorChange
Anthropic, todayClaude Code weekly limits settle below the promotional level
Google, 2 SeptemberGemini Notebook moved to compute-specific flexible limits
OpenAI, late AugustRestored a strict five-hour cap on Codex and Work tools
THREE VENDORS, ONE FORTNIGHT, SAME DIRECTION

That is not coordination. It is three companies reaching the same conclusion about the same workload — agents consume far more than chat, and flat-rate pricing was set before anyone knew what heavy use looked like.

Assume the direction continues. Every change this quarter tightened rather than loosened.

The two shapes

SubscriptionAPI
BillSame every monthVaries with usage
CeilingYes, and it movesNone
Terms changeVendor decides, as today showedRate card, published
Unattended workBadly suitedSuited, with a spend cap
Worst failureYou stop working mid-taskA loop bills all night

The question that decides it

Not how much you use, but whether anything runs without you watching.

Human-paced work fits a subscription well — you cannot exhaust a weekly pool by typing. An agent loop can exhaust it in an afternoon, and it can also run up an unbounded API bill overnight. Those are the two failure modes, and they are opposites.

So the real answer for most teams is both: a subscription for interactive work, and API with a per-run spend cap for anything automated.

Which one

If you...Pick
Type at a keyboard all daySubscription. You will not exhaust it
Run anything on a scheduleAPI, with a per-run cap set before you start
Need the bill to be predictableSubscription, and accept that the allowance can move
Have wildly variable monthsAPI. You stop paying for the quiet ones
Do both kinds of workBoth. Most teams end up here

FAQ

Is the API cheaper than a subscription?

Depends entirely on volume. At Sonnet 5 rates, $100 buys roughly 33 million input tokens. Price a month of your actual usage rather than guessing.

Will limits keep tightening?

Every change this quarter went one way. Plan on the assumption that they do, rather than that a promotion returns.

What is the main risk with API billing?

An unattended loop running overnight. Set a per-run spend cap rather than a monthly one — a monthly cap can be exhausted in an afternoon.

⚖ Our Verdict

Subscription for human-paced work, API with a spend cap for anything unattended. Most teams need both.