Tembo Max gives you access to all coding agents and models through a single subscription. Connect your local tools to Tembo’s proxy with one API key, no separate provider accounts needed.
Available on all plans, including the free tier. Read more about Tembo Max.
Setup
- Get your API key from Settings > API Keys in the dashboard
- Point your tool at
proxy.tembo.io
export ANTHROPIC_BASE_URL=https://proxy.tembo.io/anthropic
export ANTHROPIC_API_KEY=your-tembo-api-key
Codex may store credentials in ~/.codex/auth.json that override environment variables.
Proxy models
All models are tested across real-world coding tasks before being made available.
| Model | Model ID | Endpoint |
|---|
| Claude Opus 4.5 | claude-opus-4-5 | proxy.tembo.io/anthropic |
| Claude 4.5 Sonnet | claude-4-5-sonnet | proxy.tembo.io/anthropic |
| Claude 4.1 Opus | claude-4.1-opus | proxy.tembo.io/anthropic |
| Claude 4.5 Haiku | claude-4-5-haiku | proxy.tembo.io/anthropic |
| Claude 4 Sonnet | claude-4-sonnet | proxy.tembo.io/anthropic |
| GPT-5.4 | gpt-5.4 | proxy.tembo.io/openai |
| GPT-5.2 | gpt-5.2 | proxy.tembo.io/openai |
| GPT-5.1 Codex | gpt-5.1-codex | proxy.tembo.io/proxy/openai |
| GPT-5.1 Codex Max | gpt-5.1-codex-max | proxy.tembo.io/proxy/openai |
| GPT-5.2 Codex | gpt-5.2-codex | proxy.tembo.io/proxy/openai |
| Gemini 2.5 Pro | gemini-2.5-pro | proxy.tembo.io/anthropic |
| Gemini 3 Pro | gemini-3-pro | proxy.tembo.io/anthropic |
| Gemini 3 Flash | gemini-3-flash | proxy.tembo.io/anthropic |
| Kimi K2 | bedrock-kimi-k2-thinking | proxy.tembo.io/anthropic |
| Grok | grok | Cursor API |
Anthropic and Google models require no additional API keys. OpenAI models require your own OpenAI API key alongside your Tembo key.
Pricing
See tembo.io/pricing for plans and credits.
Privacy
| Provider | Data Retention |
|---|
| Anthropic | Zero retention |
| Google | Zero retention |
| OpenAI | 30-day retention |