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

No trial model is published right now.

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: "trial-model-id",
  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
No trial model is published right now.

Source: models included in the RouterLab Trial plan.