OpenAI-compatible
Detected base route
The /v1 surface responds and is suitable for authenticated conformance testing.
Validate the exact model and feature you use
Start with the OpenAI-compatible base URL. Claude Code remains a planned native-route integration and is intentionally not presented as ready today.
export OPENAI_BASE_URL=https://api.kineticrouter.com/v1
export OPENAI_API_KEY=KINETICROUTER_API_KEYNo universal throughput, latency, uptime, or rate-limit promise is made here. Those values depend on your account and deployment.
OpenAI-compatible
The /v1 surface responds and is suitable for authenticated conformance testing.
Validate the exact model and feature you use
Codex
Responses and WebSocket configuration is preserved, with advanced behavior clearly marked for validation.
Test with your kineticRouter account
Claude Code
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/config.toml
model_provider = "kineticrouter"
[model_providers.kineticrouter]
base_url = "https://api.kineticrouter.com/v1"
wire_api = "responses"
supports_websockets = trueCommands will appear after the Anthropic-native kineticRouter route is enabled and verified. The imported reference remains available in the status-marked docs.
View planned guideUse the customer console for authoritative keys, balance, billing, and account capabilities.
Open console