Swiss AI Control LayerTrial routeNo credit card

Test RouterLab from one Swiss API

Create a trial account to call models from the trial catalog, verify the OpenAI-compatible endpoint, and track tokens before choosing a plan.

Endpoint

https://api.routerlab.ch/v1

Daily quota

1,000,000 tokens / day

Catalog

Published TRIAL models

Activation

After email verification

TrialRoute

RouterLab API · CH / DE

After email verification

App / SDK

OpenAI SDK

RouterLab API

https://api.routerlab.ch/v1

Published TRIAL models

MiniMax-M3-trial
deepseek-v4-flash-0731-trial
deepseek-v4-pro-0813-trial

Usage

Tokens tracked

Payment

No credit card

Activation

After email verification

Duration

7-day trial

Full evaluation period with access to trial models.

Trial credits

Up to 1,000,000 tokens / day

That is 7,000,000 tokens maximum over the whole trial period.

Catalog

Published TRIAL catalog

Access to the trial models currently published in RouterLab.

API proof

Same SDK, RouterLab endpoint.

The trial lets you verify the base URL, API key, and a real trial model before choosing a plan.

OpenAI-compatible

https://api.routerlab.ch/v1

import OpenAI from "openai";

const client = new OpenAI({
  apiKey: process.env.ROUTERLAB_API_KEY,
  baseURL: "https://api.routerlab.ch/v1"
});

const response = await client.chat.completions.create({
  model: "MiniMax-M3-trial",
  messages: [{ role: "user", content: "Hello RouterLab" }]
});
Open support ticket

Need a larger quota?

The trial limits usage to keep routes stable. From your account, open a support ticket if your test needs a specific quota.

Open support ticket
View plans

Move to a plan next

Subscriptions add a monthly budget, broader routes, and premium access according to the selected plan.

View plans

TrialCatalog

Current trial catalog

This list comes from the models enabled for trial in the RouterLab catalog. No count or model is fixed in the page.

Plan Trial

MiniMax M3 Trial

MiniMax-M3-trial

Trial

Provider

openai

Signal

Text

Input

$0.01/1M

Output

$0.01/1M

Deepseek V4 Flash 0731 Trial

deepseek-v4-flash-0731-trial

Trial

Provider

openai

Signal

Text

Input

$0.01/1M

Output

$0.01/1M

Deepseek V4 Pro 0813 Trial

deepseek-v4-pro-0813-trial

Trial

Provider

openai

Signal

Text

Input

$0.01/1M

Output

$0.01/1M

Grok 4.6 Trial

grok-4.6-trial

Trial

Provider

openai

Signal

Vision

Input

$0.01/1M

Output

$0.01/1M

Qwen3.8 Max Trial

qwen3.8-max-trial

Trial

Provider

openai

Signal

Vision

Input

$0.01/1M

Output

$0.01/1M

Gemini 3.7 Flash Trial

gemini-3.7-flash-trial

Trial

Provider

openai

Signal

Vision

Input

$0.01/1M

Output

$0.01/1M

Glm 5.3 Flash Trial

glm-5.3-flash-trial

Trial

Provider

openai

Signal

Vision

Input

$0.01/1M

Output

$0.01/1M

Source: models included in the RouterLab Trial plan.