Use Claude Code with a custom API endpoint
Configure Claude Code to use AnyModel as a custom Anthropic-compatible endpoint, then switch between Claude, GPT and Gemini while keeping one API key and pay-as-you-go balance.
Setup
- 1.Create a free account and copy your API key.
- 2.
Run one command — it writes the config for you:
bash <(curl -fsSL "https://anymodel.org/i?tool=claude&model=claude-sonnet-4-6") <YOUR_API_KEY>
On Windows, use the PowerShell variant from your Instructions page (the key is shown there).
- 3.Start coding. Switch models any time by changing the model id — same key, same endpoint.
Popular models for Claude Code
See all on the models page, or compare two side by side.
FAQ
Do I need a subscription to use Claude Code?
No. AnyModel is pay-per-token with one prepaid balance and no subscription.
Which models can I use in Claude Code?
All of them — GPT, Claude, Gemini, DeepSeek, Qwen and more, through one endpoint. You switch by changing the model id.
Is my data stored?
By default we keep request history. For sensitive work, turn on Ghost Mode for a zero-retention key — prompts and responses aren't stored on our side.
AnyModel