Sovereign Docs

Open WebUI

Connect Open WebUI to Sovereign using the OpenAI-compatible provider connection flow.

Official docs:

Use the OpenAI-compatible surface:

URL:      https://api.sovrun.one/v1
API key:  sk-sov-live_...
Model ID: sovereign-alpha

Setup

  1. Open Open WebUI.
  2. Go to Admin Settings → Connections → OpenAI.
  3. Click Add Connection.
  4. Set the URL to https://api.sovrun.one/v1.
  5. Paste your API key.
  6. If model auto-detection does not show sovereign-alpha, add it to Model IDs (Filter).

Docker Note

Open WebUI’s docs note that if the UI is running inside Docker and the model server is on the host machine, localhost often needs to become host.docker.internal.

That does not apply when you point directly to the public Sovereign endpoint.

On this page