BADDIE ACADEMY AI
โ† Resources

Free Download ยท Explainer

API keys & BYOK, explained.

The back-end stuff nobody explains without making you feel dumb. What a key is, what tokens cost, and the three ways an AI tool charges you โ€” in plain English, zero gatekeeping.

The words, decoded
API key

A secret password that lets one app use another app's AI. Like a key card that unlocks the AI's brain and bills it to your account.

Token

The little chunk of text AI reads and writes in โ€” roughly ยพ of a word. You're billed per token (in + out), which is why long chats cost more. Think of it as the meter on a taxi.

Usage-based

You pay for what you actually use (per token / per run), instead of one flat monthly fee. Like a utility bill, not a gym membership.

The 3 ways a tool charges you
๐ŸŸข Free (No-API)๐Ÿฉท BYOK๐Ÿ’œ Hosted / Subscription
How it worksRuns on logic โ€” no live AI callsYou paste your own key; the tool uses your AI accountThe maker uses their key and charges you
Who pays the AI billNobody โ€” there isn't oneYou, straight to the AI provider (usage-based)The maker (baked into your subscription)
You pay$0Maybe a one-time fee for the tool + your own AI usageA monthly subscription (or capped credits)
Best whenThe task is templates/logicYou want control & to pay only for what you useYou want zero setup โ€” it just works
The catchCan't do live/custom AI generationYou set up a key + a spend limit yourselfYou pay even in months you barely use it
BYOK vs paid subscription, in one line: BYOK = you bring the key, you control the cost, you pay the AI company directly. Subscription = someone else handles the key and you pay them a flat fee for the convenience.
How to get your own API key (BYOK)
  1. Go to your AI provider's developer platform (e.g. platform.openai.com or console.anthropic.com) and sign in.
  2. Find "API keys" โ†’ Create new key. Copy it somewhere safe โ€” you usually only see it once.
  3. Set a spending limit FIRST (usage/billing settings) so a runaway job can never surprise you.
  4. Paste the key into the tool that asked for it. Good tools keep it in your browser only โ€” it never touches their server.
Keep your key safe (non-negotiable)
Treat an API key exactly like a password:
  • Never paste it into a random website, a public doc, or a screenshot.
  • Always set a spend limit before your first run.
  • If it ever leaks, delete/rotate it immediately (create a new one, revoke the old).
  • One key per tool where you can โ€” easier to shut off just the one if needed.
Which should you pick?
๐ŸŸข Just want a quick win?

Use the free / no-API tools. Zero cost, zero setup.

๐Ÿฉท Comfortable & cost-conscious?

BYOK โ€” you pay only for what you use and stay in full control. Set that spend limit!

๐Ÿ’œ Want it to "just work"?

A hosted subscription โ€” no keys, no setup, predictable monthly cost.