Access DeepSeek, Claude, ChatGPT, Gemini and hundreds more models — one API key, compatible with both OpenAI and Anthropic SDKs.
import OpenAI from "openai"; const client = new OpenAI({ baseURL: "https://api.xkiro.com/v1", apiKey: process.env.XTROUTER_API_KEY,}); const res = await client.chat.completions.create({ model: "claude-opus-4.8", messages: [{ role: "user", content: "Hi" }],});Switch models with a single parameter change. No new keys, no new contracts.
Start free. Upgrade when you need more scale.
Save more with longer billing. Upgrade, downgrade, or cancel anytime.
Need enterprise routing?
Custom limits, dedicated capacity, audit logs, SSO, invoice billing and SLA options.