Tokens connect prompt size to API cost
LLM providers price usage by tokens, not by words or pages. Input tokens are what you send to the model. Output tokens are what the model generates.
This calculator labels token counts as estimates where provider-specific tokenization may vary, then applies model pricing to show practical cost impact.
| Metric | Meaning | Why it matters |
|---|---|---|
| Input tokens | Prompt, context and instructions | Usually controls context cost |
| Output tokens | Generated response | Often priced higher than input |
| Monthly tokens | Tokens per request times volume | Useful for budget planning |