One subscription. All the AI models.
Multi-model chat, OpenAI-compatible API, transparent billing. Access GPT, Claude, Gemini, Llama and dozens of other models without juggling ten subscriptions.
Compatible with the existing OpenAI SDK: just swap the API key and base URL.
import OpenAI from "openai";
const client = new OpenAI({
apiKey: process.env.TOKROUTER_API_KEY,
baseURL: "https://tokrouter.mattok.ch/api/v1",
});
const response = await client.chat.completions.create({
model: "openai/gpt-4o-mini",
messages: [
{ role: "user", content: "Bonjour" },
],
});
console.log(response.choices[0].message.content);What you get
One account, four tools sharing the same balance.
Multi-model chat
Switch models on every message, within the same conversation.
Model catalog
API identifier, context length, input and output price for every enabled model.
API keys
Create, name, and revoke keys — the plaintext value is shown only once.
Usage tracking
Requests, tokens, and credits consumed per model over the last 30 days.
Everything you need
Multi-Model Chat
Chat with the best models on the market (GPT, Claude, Gemini, Llama, DeepSeek) from a single interface.
Unified & Stable API
Integrate all models into your projects with a single API key compatible with OpenAI and Anthropic SDKs.
Privacy, explained
Your account identity (email, payment method) is never shared with model providers: requests are relayed through our own infrastructure. What we retain is detailed in our privacy policy.
Usage-Based Billing
Consume credits at each model's real cost, with the platform margin published for every model. One subscription, no hidden fees.
How it works
Three steps, no complicated setup.
Create an account
30-second sign-up with email and password.
Generate an API key or open the chat
An sk-tok-… key for your code, or the chat interface to talk directly.
Pick a model and track usage
Every model shows its price; your balance and history are visible in real time under Settings.
Simple pricing
Starter
Pour commencer avec l'IA
€1.99/month
2 credits per month
Starting with our most accessible plan. All plans include monthly credits and access to all models.
Compare plans →An honest comparison
What TokRouter brings compared to other ways of using AI models.
| Criteria | TokRouter | A generic AI router | Direct per-provider subscriptions |
|---|---|---|---|
| A single API for multiple providers | Yes | Yes | — |
| Built-in chat included | Yes | Varies | — |
| Centralized billing | Yes | Yes | — |
| French-language interface | Yes | Varies | Varies |
| Direct support from the team | Yes | Varies | Varies |
| Detailed spend tracking | Yes | Varies | Varies |
| OpenAI and Anthropic SDK compatible | Yes | Varies | — |
| Unified credit system | Yes | Varies | — |
Compared only on verifiable criteria. "Varies" means it depends on the specific service chosen.
Privacy, no spin
What we receive, what providers receive, and how to stay in control.
What TokRouter receives
Your account (email, balance), your API keys, and — only for the web chat — your conversation history, so you can find it again.
What model providers receive
The content of the request sent to the chosen model, relayed through our infrastructure. Your TokRouter account identity (email, payment method) is never shared.
What is retained
API calls (/api/v1) don't store message content, only token volumes and cost. The web chat keeps your conversations until you delete them.
Stay in control
Delete a conversation anytime from the chat, or your whole account from Settings → Danger zone.
Frequently asked questions
Answers grounded in how the product actually works.
What is a credit?+
What is it worth?+
Do credits expire?+
Can I buy credits without a subscription?+
What margin does TokRouter apply?+
Is VAT included?+
What happens when a model's price changes?+
Can I use the OpenAI SDK?+
Does streaming work?+
Does tool calling work?+
Are images supported?+
Does TokRouter store prompts?+
Do providers use the data for training?+
Can I set a maximum budget?+
What happens when a provider is unavailable?+
How do I delete my account and data?+
Ready to start?
Create your account in 30 seconds and start using the best AI models today.
Create free account →