Chapter Zero · Beginner FAQ

What Is an API? How Is It Different from a Membership?

You keep seeing people say “top up a key” or “call the API” — it sounds like insider slang. It's actually the same thing as the membership you pay for every month: you're paying for AI. They're just two completely different ways to pay. This page uses a grocery analogy to make it clear.

One-sentence answer

A membership is an all-you-can-eat monthly buffet — eat whatever you want in their restaurant. An API is loose ingredients sold by the gram — you take them home and cook. A membership is enough for most people. You only need an API if you're plugging it into tools or building a product.

Remember the analogy first · Buffet vs. loose ingredients
🍱

Membership = monthly all-you-can-eat buffet

Pay the monthly fee once, then chat as much as you like in the official app. The dishes are already cooked and served: the interface, chat history, and web search all come included — you just sit down and eat. The limits feel like a buffet too: you can only eat in the restaurant, you can't pack leftovers for another app, and if you go too hard they'll tell you to “take a break.”

🥬

API = loose ingredients sold by the gram

You pay for what you actually use — weigh as much as you take. What you bring home is raw ingredients: an endpoint plus a key. You have to plug them into a program or a tool before you get a meal. The freedom is huge — you can tinker however you like. The catch is you have to know how to “turn on the stove.”

Drag it · Which way of paying fits your usage

Which way is cheaper depends on how much you use. In the chart below, the flat blue line is the membership (a fixed monthly fee, same price whether you eat a little or a lot), and the climbing orange line is the API (pay-as-you-go — the more you use, the more you spend). Drag the slider and watch the two lines swap places. The amounts are just a sketch of the scale; every company prices differently — watch the trend.

Membership · fixed monthly fee API · pay-as-you-go
High Mid Low
Light · a few chatsMedium · working through documentsHeavy · batch jobs
Why do people “top up a key”

The “top up a key” you see in tutorials almost always happens in the same scene: some third-party tool needs AI's capabilities. A translation plugin, a writing app, an automation script — these tools don't have AI of their own. You hand them a key, they use that key to call the model, and the bill lands on your account. That key is an API key.

A key is, frankly, a password

Whoever gets this string of characters can spend your quota and spend your money. Don't send a key into a group chat, paste it into a post, or save it in a public online doc. If it leaks, go to the official site and revoke it immediately, then generate a new one.

Safety notes when buying a key

When you buy a key, stick to official channels: the model vendor's own site, or a major cloud platform. Those “70%-off keys” and “unlimited-quota cards” you see online mostly come from relay resellers or gray-market channels. The cheapness may cost you conversations read by strangers, or a balance wiped overnight. To understand how that works, see Why we don't really recommend API relay resellers.

Still not sure which road to take? Remember one simple split: if you just want to chat and get work done with AI, get a membership; you only need an API if you want some software or program to call AI for you. Most people only ever need the first one.

✅ What this page wants to share with you