Is Claude Code included in Claude Pro or Max? Yes — and here is the catch

Updated 2026-09-18 · 12 min read

Ask around and you will hear that Claude Code runs on API credit and your Pro subscription does not cover it. That is wrong, and it has been wrong for a while — but it is repeated often enough that people buy API credit they did not need, or skip Claude Code entirely because they think it is a separate bill.

Here is the accurate version.

The short answer

Claude Code is included in both Pro and Max. Anthropic's own documentation puts it plainly:

With Pro and Max plans, you now have access to both Claude on the web, desktop, and mobile apps and Claude Code in your terminal with one unified subscription.

So you do not need an API key to start. Install the CLI, sign in with the account your subscription is on, and it works.

The catch, which is the part worth knowing

The subscription does not give Claude Code its own budget. From the same documentation:

Both Pro and Max plans offer usage limits that are shared across Claude and Claude Code, meaning all activity in both tools counts against the same usage limits.

One allowance, two tools. A morning spent chatting with Claude in the browser eats into the same pool that your afternoon refactor will draw on. And Claude Code draws on it *fast* — it reads files, holds long contexts and iterates, so a single substantial task can consume in forty minutes what a week of casual chat would.

When the allowance runs out you have two options, and only two:

  1. Wait for the reset. Free, and disruptive if you are mid-task.
  2. Continue at standard API rates. Claude Code will offer this; usage is then billed as API usage, which is a separate bill from your subscription.

Anthropic describes the second option as explicitly opt-in — the docs note that "Claude Code maintains strict user control over billing decisions," and you can decline and wait instead. Nothing is charged behind your back.

That second option is the only place where API credit and a subscription meet. It is not that Pro fails to cover Claude Code. It is that Pro covers a *quantity* of Claude Code, and past that quantity you are paying per token like everyone else.

So which plan should you be on

PlanCostWho it is actually for
Pro$20/moChat, reading documents, occasional small code edits. You will hit the limit on any large refactor.
Max 5×$100/moClaude Code most days, on tasks that finish. The sensible default for a working developer.
Max 20×$200/moClaude Code all day on long tasks, or you simply cannot afford to be interrupted.

Two things people get wrong about the tiers:

  • The models are identical across all three. 5× and 20× do not unlock a better model. You are buying allowance, nothing else. If someone tells you Max 20× gives you a smarter Claude, they are guessing.
  • Start one tier lower than you think. The upgrade takes a minute. Paying $200 for an allowance you never approach is the most common way to waste money here.

When you genuinely need API credit

Prepaid API credit is worth holding in exactly three situations:

  • You call Claude from your own code. Scripts, a backend, an agent you wrote, an evaluation harness — none of that touches your subscription. API from the first request.
  • You cannot tolerate hitting the wall. If a long Claude Code run stopping halfway costs you more than the tokens do, credit on hand is insurance rather than an expense.
  • You have no subscription at all, because the payment will not go through where you are. Then API credit is the whole answer rather than a supplement.

If none of those describe you, buy the subscription tier that matches your usage and stop there. That is the cheaper answer and we would rather you heard it from us.

One detail that will bite you

A normal API key cannot tell you how much credit is left on it. There is no public endpoint for a balance. Anthropic's usage and cost reports exist, but they require Admin API credentials — an Admin key, or an OAuth token with org:admin scope — and the Admin API is not available on individual accounts at all.

Practically, that means the only way to know a key works is to send a request with it. One small call, immediately, before you build anything on it. This is the single most common surprise for people buying prepaid keys from anyone, and it is worth internalising before you need it.

One more, since it is rarely stated: purchased Anthropic credit expires one year from the purchase date and the expiry cannot be extended. In practice that limit almost never binds — it is not the reason to spend promptly. The reason to spend promptly is that the account holding the credit can be closed, and the balance goes with it.

Where this leaves you

  • Claude Code is included. Install it and use it.
  • You will run out of allowance before you run out of ideas. That is the real constraint, not billing.
  • Move up a tier when you are hitting the wall regularly, not before.
  • Keep API credit around only if a stopped run costs you more than the credit does.

If your card works with Anthropic, subscribe directly — that is the cleanest route and the cheapest. This site exists for the people that route does not work for.

Want to skip to buying? Dedicated accounts and prepaid API credits are in stock — see what is in stock. Delivery is automatic once payment confirms, and the warranty terms are written down before you pay.