prices synced 2026-08-05

Understand what you're paying for.

What an LLM feature actually costs, and why: the chain of calls it runs, how the bill reads, what reasoning tokens add, where the tokens go, and which levers cut it. This is the per-token side of pricing, where the cost model has the most moving parts; embeddings, rerank, speech, image, and video models bill in simpler native units, priced on their own category tabs.

Next up

Prompt caching

Reuse a big system prompt or document across calls and pay up to 90% less for the repeated part.

Next up

Batch processing

Trade latency for around half off. When a job can wait minutes, the async batch endpoint cuts the bill.

Next up

What an AI agent actually costs

An agent makes many model calls per task, each carrying a growing transcript. The cost compounds fast.