Documentation
TigerGateway gives you one OpenAI-compatible endpoint for every model. Bring your own provider keys, generate a single tg_live_… key, and start routing.
Quick Start
Make your first request in under five minutes.
Authentication
How gateway API keys and provider keys work.
Chat Completions
The core endpoint, OpenAI-compatible.
Models
Supported model aliases and provider routing.
Routing
Auto-router, fallback chains and provider sort.
Presets
Reusable model + prompt + params via @preset/slug.
Guardrails
Redact PII, block or flag content inline.
Plugins
Augment requests with web search.
Classifiers
Tag requests by category for analytics.
Privacy & Limits
Spend caps, logging and retention controls.
Management Keys
Provision gateway keys via the /v1/keys API.
Error Handling
Error shapes, status codes and retries.
Examples
Copy-paste snippets in JS, Python and cURL.