Use Claude Code with any model via one gateway

The honest answer first: not directly, today. Claude Code natively speaks the Anthropic Messages API and does not accept OpenAI-compatible base URLs. The WebikAI gateway serves an OpenAI-compatible /v1/chat/completions endpoint and does not serve /v1/messages today, so Claude Code cannot be pointed at the gateway directly.

What works now

  • A community bridge. Projects such as claude-code-router translate between Claude Code and OpenAI-compatible gateways and can be pointed at https://gateway.webik.ai/v1. These are third-party tools — not built, audited, or supported by us; your prompts pass through them.
  • Claude through every other tool. Cline, Cursor, OpenCode, and aider can pin anthropic/claude-* slugs through the gateway — with your own Anthropic key (BYOK, +0% markup) or a managed wallet, and the same budgets and receipts as any other route.

Why we publish this page

Every claim on this site maps to something the product actually does. Anthropic-API compatibility isn't there yet, so we say so. If native Claude Code support matters to your team, tell us: [email protected] — it directly informs whether we build it.

Full reference: docs · live scores: benchmarks · start free