Tokens & Pricing

Output tokens (completion tokens)

The tokens the model generates back to you. Output tokens almost always cost more per token than input tokens — often 3–5× more — because generating text is the expensive part.

Example

The model replies with a 200-word summary (~270 output tokens). If input is $3 per million tokens and output is $15 per million, this one call costs about $0.016 for input plus $0.004 for output — small, until you make it a million times a day.