Loading lesson…
Claude.ai and the Anthropic API both run Claude. So why do they cost different amounts? Pull apart the two doors into the same model.
When people say they use Claude, they usually mean one of two very different things. They might mean Claude.ai — the chat website where you log in and type. Or they might mean the Anthropic API — a way for programs to talk to Claude directly. Both use the same underlying model. The difference is the wrapper around it.
| Consumer app (Claude Pro) | API (Anthropic developer console) |
|---|---|
| $20/month flat | Pay per million tokens — around $3 input / $15 output for Sonnet |
| Use through website or app | Use through code (Python, JS, curl) |
| Built-in memory, Projects, artifacts | You build memory and storage yourself |
| One user per account | Can power a whole product with many users |
| Not great for heavy programmer work | Great for building tools and automations |
OpenAI sells ChatGPT Plus for humans and the OpenAI API for developers. Same pattern. Gemini has the Gemini app for humans and the Gemini API for code. All three of the big labs have this exact split.
One is a product. The other is a building block. Pick based on what you're making.
— A dev who's used both
The big idea: the chat website and the API are two different products that share a model. The website is faster if you just want to use AI. The API is better if you want to build something with AI inside it.
15 questions · take it digitally for instant feedback at tendril.neural-forge.io/learn/quiz/end-tools-consumer-vs-api-builders
What is the core idea behind "Consumer Apps vs. API — What You're Actually Paying For"?
Which term best describes a foundational idea in "Consumer Apps vs. API — What You're Actually Paying For"?
A learner studying Consumer Apps vs. API — What You're Actually Paying For would need to understand which concept?
Which of these is directly relevant to Consumer Apps vs. API — What You're Actually Paying For?
Which of the following is a key point about Consumer Apps vs. API — What You're Actually Paying For?
Which of these does NOT belong in a discussion of Consumer Apps vs. API — What You're Actually Paying For?
Which statement is accurate regarding Consumer Apps vs. API — What You're Actually Paying For?
Which of these does NOT belong in a discussion of Consumer Apps vs. API — What You're Actually Paying For?
What is the key insight about "Same brain, different body" in the context of Consumer Apps vs. API — What You're Actually Paying For?
What is the key insight about "The money trap for beginners" in the context of Consumer Apps vs. API — What You're Actually Paying For?
What is the recommended tip about "Learn the tool's limits" in the context of Consumer Apps vs. API — What You're Actually Paying For?
Which statement accurately describes an aspect of Consumer Apps vs. API — What You're Actually Paying For?
What does working with Consumer Apps vs. API — What You're Actually Paying For typically involve?
Which of the following is true about Consumer Apps vs. API — What You're Actually Paying For?
Which best describes the scope of "Consumer Apps vs. API — What You're Actually Paying For"?