anthropic/claude-4-sonnet on Runcrate with the same OpenAI-compatible interface you already know. One API key gives you Claude plus 170+ other models — switch between them by changing a single string. No separate Anthropic account, no separate billing.
Why use Claude through Runcrate
Same code, different base URL
If you already use the OpenAI SDK, switching to Claude on Runcrate is a one-line change:Switch models without changing code
The real advantage: swapmodel and the rest of your code stays identical.
Next steps
- Route between AI models — use different models for different tasks in the same app.
- Model catalog — see all 170+ models, pricing, and context windows.
- SDKs overview — Python, TypeScript, and Vercel AI SDK setup.