Use Cline with any model via one gateway

Cline speaks the OpenAI-compatible API, so it plugs straight into the WebikAI gateway. You keep Cline; WebikAI adds routing, per-client budgets, and a receipt on every request.

Setup

  1. Create an account and copy your wk_live_… key (shown once).
  2. In Cline's settings, set API Provider to OpenAI Compatible.
  3. Enter the base URL, key, and a model ID:
cline settings
API Provider:  OpenAI Compatible
Base URL:      https://gateway.webik.ai/v1
API Key:       wk_live_...
Model ID:      auto/code

Models to start with

Coding route ranked under your policy
Aggressively minimize cost
Premium frontier route under your policy
Pin an exact model (OpenRouter-style slug)

Receipts and budgets

Every response carries five x-webik-* headers naming the request id, the model and provider that actually served it, the credential used (byok/managed), and whether a fallback fired. Requests stop at your per-key and per-client budget caps — before forwarding, never after.

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