Introduction
One API key for every major AI model. Troviale is a unified gateway to GPT, Claude, Gemini, Mistral and more — with usage-based pricing and a single OpenAI-compatible endpoint.
Troviale is a unified API gateway for AI models. You get one API key and one endpoint, and route requests to any supported model — GPT, Claude, Gemini, Mistral and more — by changing a single field.
The endpoint is OpenAI-compatible, so most existing code works by changing the base URL and key. No per-provider SDKs, no juggling multiple billing accounts.
Why a gateway
- One key, every model. Switch between providers without new credentials or client libraries.
- One bill. Usage is metered against a single wallet, priced per token.
- Drop-in compatible. The Chat Completions API matches the OpenAI shape, so the official SDKs work out of the box.
- Observability built in. Every request is logged with token counts, latency and cost.
Next steps
- Quickstart — make your first request in under a minute.
- Authentication — create and scope API keys.
- Models — the catalog and how routing works.