In the dashboard, go to Gateways and select the SaaS tab (marked Beta).
The SaaS tab before setup
2
Click Setup SaaS Gateway
One click — no tokens, no configuration choices. The card flips to Provisioning while Guardway creates your dedicated gateway. It typically shows Online in one to two minutes.
Your gateway card once it is Online
3
Connect a provider
Open Configuration → Providers, pick a preset, paste your provider API key, and attach it to your SaaS gateway. Your gateway picks the change up automatically within about a minute.Full walkthrough →
4
Create a Guardway API key
Open Configuration → API Keys and create a key. This is the key your applications send — your provider keys stay server-side and are never exposed to callers.Full walkthrough →
5
Make your first request
The gateway is OpenAI-compatible: point any OpenAI SDK at the endpoint and use your Guardway API key.
The gateway card has an Open Playground button — it opens the Playground already pointed at your SaaS Gateway, so you can send a real request from the browser, pick from your synced models, and see the response streamed back.