SaaS Multi-Tenancy and BYOK
Per-customer virtual keys, per-customer model access lists, per-customer budgets — plus Bring-Your-Own-Key so end customers can pass their own provider API keys through the gateway.
💡
Tip: Multi-tenancy is the difference between a tool a team uses and a product a business sells. BYOK is the difference between "we will pay for it" and "you pay your provider, we just route it."
What this use case covers
- Per-customer virtual keys issued from the gateway, scoped to the customer's tenant.
- Per-customer model access lists — not every customer plan unlocks every model.
- Per-customer budgets so one customer's runaway agent cannot impact another.
- Bring-Your-Own-Key (BYOK): end customers configure their own OpenAI / Anthropic / Bedrock keys, the gateway passes requests through using those keys, the platform never holds the credentials.
- Tenant-aware audit logs and usage reports.