Skip to content

Use Kilo Code with WebikAI

Kilo Code takes an OpenAI-compatible custom provider across VS Code, JetBrains, and its CLI. Point it at the WebikAI gateway and its model picker auto-fills from our /v1/models endpoint.

Setup

  1. Create an account, confirm your email, complete the four-question onboarding, and copy your wk_live_… key (shown once).
  2. Add a supported provider credential for BYOK, fund the managed wallet, or do both for hybrid.
  3. Add a custom provider in Kilo Code's settings:
kilo code settings
Kilo Code Settings → Providers → Custom provider
  Provider API:  OpenAI Compatible
  Base URL:      https://gateway.webik.ai/v1
  API Key:       wk_live_...
  Model:         auto/code

Once the base URL and key are in, Kilo queries /v1/models and shows a searchable picker of WebikAI lanes and models — pick one or type an exact id.

Models to start with

AliasRoutes to
WebikAI lane ranked by coding evidence under your rules
Aggressively minimize cost
Frontier lane; frontier models currently require your own provider key
GPT-5.6 Sol alias; currently BYOK-only
Pin an exact model (OpenRouter-style slug)

Route receipts and spend controls

Every successful routed response carries the five x-webik-* receipt headers, and per-key or client spend caps can stop a request before it is forwarded. Label the key by client to separate usage in reports.

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