Bring your own OpenAI key
Your application still uses an OpenAI API key. We do not ask you to create a new billing system or move token spend into a separate account.
Quick Start
Use your own OpenAI API key, point your app at our hosted /v1, choose a preset, and open the signed private dashboard URL returned in the response header.
Your application still uses an OpenAI API key. We do not ask you to create a new billing system or move token spend into a separate account.
/v1Replace your base URL with our hosted endpoint. Keep the same OpenAI-style chat completions request format.
On the first request, read the X-Client-Dashboard-Url response header and open it. That signed URL preserves tenant isolation automatically.
Start with the balanced preset. It gives most teams the cleanest first experience: low friction, strong quality, and clear savings without making the settings page feel risky.
Once your app sends traffic successfully, open the signed dashboard URL. From there, you can confirm traffic volume, see savings accumulate, and adjust model policy from /client/settings without exposing any admin-only controls.