AN
Anthropic Models
Anthropic builds Claude, known for careful reasoning, long context and strong coding. On thalam you can call 3 Anthropic models through one OpenAI-compatible API, pay per token with no Anthropic account and no subscription.
base_url = https://api.thalam.ai/v1
api_key = tl-live-... # from your thalam dashboard
model = anthropic/claude-opus-4.8 # any model id below
Anthropic Text models
| Model | Context | Price | Speed |
|---|---|---|---|
| Claude Opus 4.8 | 1M | $5.00 / 1M | Medium |
| Claude Sonnet 4.6 | 200K | $3.00 / 1M | Medium |
| Claude Opus 4.7 | 200K | $5.00 / 1M | Medium |
Call Anthropic models through one API
One OpenAI-compatible endpoint, one bill. Pay per use, no Anthropic account, credits never expire.
Anthropic models in our best-of lists
FAQ
Do I need a Anthropic account to use Anthropic models?
No. thalam gives you Anthropic's models through one API key, billed per use, so you do not need a separate Anthropic account or key.
How much do Anthropic models cost on thalam?
You pay per token (or per image, video or second) at the rate shown on each model page, with no platform fee and no subscription.
Which Anthropic model should I use?
It depends on your task. See the table above for pricing and specs, or the Best AI Models lists for task-by-task picks.