OpenAI-compatible · Available · account testing required

Configure coding agents
with route status visible

Start with the OpenAI-compatible base URL. Claude Code remains a planned native-route integration and is intentionally not presented as ready today.

Environment configuration
export OPENAI_BASE_URL=https://api.kineticrouter.com/v1
export OPENAI_API_KEY=KINETICROUTER_API_KEY

What is actually documented

No universal throughput, latency, uptime, or rate-limit promise is made here. Those values depend on your account and deployment.

AVAILABLE

OpenAI-compatible

Detected base route

The /v1 surface responds and is suitable for authenticated conformance testing.

Validate the exact model and feature you use

AVAILABLE

Codex

Available integration guide

Responses and WebSocket configuration is preserved, with advanced behavior clearly marked for validation.

Test with your kineticRouter account

PLANNED

Claude Code

Planned native route

The Anthropic-native path is not active, so copyable setup commands are withheld.

The roadmap remains visible without a false live claim

Configuration reference

Codex

AVAILABLE
  1. 1Get API key
  2. 2Copy provider config
  3. 3Validate your workflow
# ~/.codex/config.toml
model_provider = "kineticrouter"

[model_providers.kineticrouter]
base_url = "https://api.kineticrouter.com/v1"
wire_api = "responses"
supports_websockets = true
PLANNED

Claude Code native setup

Commands will appear after the Anthropic-native kineticRouter route is enabled and verified. The imported reference remains available in the status-marked docs.

View planned guide
2026-09-03Last fact check
AvailableOpenAI route
PlannedAnthropic route
PlannedGrok route

Test the route you plan to ship

Use the customer console for authoritative keys, balance, billing, and account capabilities.

Open console