OpenAI-compatible · Latest open models · Transparent pricing
The fastest way to ship with the latest open-weight models
Kimi K3, GLM-5.2, DeepSeek V4 and open video models — at 30–50% off official pricing. One OpenAI-compatible API.
- No markup
- OpenAI SDK compatible
- Pay as you go
- Cancel anytime
| Model | Official | Ours | Save |
|---|---|---|---|
| Kimi K2.6 | $0.95 / $4.00 | $0.55 / $2.30 | 42% |
| Kimi K3 | $3.00 / $15.00 | $1.85 / $9.00 | 40% |
| GLM-5.2 | $1.40 / $4.40 | $0.82 / $2.55 | 42% |
- Official
- $0.95 / $4.00/M
- Router
- $0.55 / $2.30/M
- Official
- $3.00 / $15.00/M
- Router
- $1.85 / $9.00/M
- Official
- $1.40 / $4.40/M
- Router
- $0.82 / $2.55/M
- Official
- $0.43 / $0.87/M
- Router
- $0.28 / $0.55/M
Prices updated 5 days ago · See full pricing →
Every open model behind one key
Text, video and image. One endpoint, one bill, one dashboard — instead of four provider accounts and four invoices to reconcile.
Cut inference cost 30–50%
We publish the official rate next to ours on every row, including cached input. The saving is checkable, not asserted.
Scale without surprise bills
Spending caps per account and per key, set before your first request. Hit the limit and requests pause — they do not silently keep billing.
The models developers are actually shipping with
Switch in one line
If your project already uses the OpenAI SDK, this is the only change you need to make.
from openai import OpenAI
client = OpenAI(
api_key="YOUR_API_KEY",
base_url="https://router.xark.io/api/v1" # ← the only line that changes
)
response = client.chat.completions.create(
model="z-ai/glm-5.2",
messages=[{"role": "user", "content": "Hello"}]
)
Open video models, first-class
Wan 2.2, LTX-2.5, HunyuanVideo and more — a category most providers treat as an afterthought, priced as clearly as the text models.
Learn morePublic, honest pricing
Our cost sits next to the official rate on every pricing row, including cached input. No hidden markup, ever.
Learn moreNew models, day one
When a major open-weight model ships, it's live here within 24 hours — at a published price, not on request.
Works with the tools developers already build with
Any client that speaks the OpenAI chat-completions format works without a plugin.
Questions people actually ask
The things worth knowing before you move production traffic to a smaller provider.
What is AI Token Router?
How can you be 30-50% cheaper than official pricing?
Do I have to rewrite my code to switch?
Which models do you support?
How does cached-token pricing work?
Are there hidden fees?
What stops a runaway agent from running up a huge bill?
What happens if a model provider has an outage or rate-limits me?
How do you handle my prompts and data?
Can I bring my own provider API key?
How is this different from OpenRouter?
Why only open-weight models?
Can I try it without signing up?
Do I need a credit card to start?
Do you offer volume or enterprise pricing?
Still deciding? See how we compare to OpenRouter — including where they win.
Start building in 5 minutes
$5 in free credits, no credit card required.
Set a spending cap before your first request. Cancel anytime.