The control plane for enterprise AI.

One gateway. Any model. Every request inspected, every policy enforced, every decision logged. Operated in Europe.

what your team sees what you see
Voban
Mistral Large EU
Mistral LargeEU
Claude SonnetEU
GPT-4oUS
Gemini ProUS
Message Voban...
Guard live
12,847requests
342PII masked
€1.2kspend

01 / gateway

Any model. One endpoint. Your rules.

Voban speaks the OpenAI API. Point your existing tools at Voban and switch from Mistral to Claude by changing one parameter. Same key, same Guard rules, same audit trail.

# any model, one endpoint
$ curl https://api.voban.ai/v1/chat/completions \
    -H "Authorization: Bearer sk-voban-..." \
    -d '{ "model": "mistral-large", "messages": [...] }'

# switch model. same key, same rules, same audit trail
$ curl https://api.voban.ai/v1/chat/completions \
    -H "Authorization: Bearer sk-voban-..." \
    -d '{ "model": "claude-sonnet", "messages": [...] }'

api

Drop-in OpenAI compatible

Works with the OpenAI SDK, Cursor, Continue and any tool your engineers already use. Change the base URL. That's it.

routing

Sovereign routing

Sensitive workloads automatically routed to EU-hosted models. Frontier models for everything else, with the same Guard policy.

budgets

Real-time budgets

Per-user, per-team, per-model spending tracked live. One gateway instead of five subscriptions. Onboard by email, revoke in one click.

02 / guard

Your AI policy, enforced on every request.

The Guard sits between your users and any model. It analyzes prompts, masks sensitive fields, enforces routing rules, and records every decision in an audit-grade log.

  1. Inspect

    The prompt is parsed before it leaves your infrastructure. PII, credentials, IBANs and prompt injection attempts are detected line by line.

  2. Mask

    Sensitive fields are masked or redacted according to policy. The original values never reach the model.

  3. Route

    The request is routed to the right model based on your rules: sovereign provider for regulated data, frontier for the rest.

  4. Log

    Every decision (what was masked, what was routed, what was blocked) is recorded with a tamper-evident timestamp and a stable request ID.

  5. Return

    The model's response is checked, logged, and returned to the user. Same answer. Complete audit trail.

without voban

Your legal team asks the AI to review a contract. The prompt contains client names, amounts, confidential clauses. The data reaches a US-hosted model. No trace. No audit trail.

with voban

The Guard detects sensitive fields, masks PII before the request leaves your infrastructure, routes to an EU-hosted model, and logs every decision, line by line, with a stable request ID your DPO can audit.

guard / recent events live
time user event action
14:32:07 L. Martin PII detected 3 fields masked → sent to Mistral Large
14:31:44 A. Chen Injection blocked Request rejected · admin notified
14:31:12 S. Duval Rerouted to EU Sensitive data → rerouted from GPT-4o to Mistral
14:30:58 J. Park OK Passed → Claude Sonnet

03 / sovereignty

Sovereign by design. Vendor-free by default.

The European answer to AI lock-in. Mistral, Qwen, Llama on EU infrastructure for your most regulated workloads. Frontier models (Claude, GPT, Gemini) wrapped in the same Guard protection, regardless of where they run.

01

Sovereign models

Mistral, Qwen, Llama on EU infrastructure. Data never leaves Europe. For your most regulated workloads: legal, HR, finance.

02

Frontier models, governed

Claude, GPT, Gemini behind the same Guard. PII masking, injection detection, full audit trail, regardless of where the model actually runs.

03

Cost control, line by line

Per-user, per-team, per-model budgets. One gateway instead of five subscriptions. Real-time spending visible to admins, not just to finance.

04

Zero vendor lock-in

Switch providers in one parameter. If a price changes or a service goes down, your teams keep working. No migration. No downtime. No re-tooling.

05 / get started

AI governance is no longer optional.

Bring your AI under control before your auditors ask. We onboard early teams hands-on, in days, not quarters.

// EU AI Act · GPAI transparency obligations apply since August 2025; high-risk system requirements take effect August 2026 (Regulation EU 2024/1689, Art. 113). Voban records every AI-assisted decision with a stable request ID, a tamper-evident timestamp, and a complete trace of every Guard decision.