SERPHouseSERPHouse

Open WebUI

Configure SERPHouse as a web search provider in Open WebUI

Open WebUI is a self-hosted AI chat interface with pluggable web search. Connect SERPHouse once and every model can pull live results with citations.

Visual ReferenceClick to expand
Flow: User chat to Open WebUI to SERPHouse to model citations

Prerequisites

Configure

Sign in as admin, then open Admin Panel → Settings → Web Search.

Toggle Web Search on and set Web Search Engine to serphouse.

Paste your API key into SERPHouse API Key.

Optionally set SERPHouse Domain (e.g. google.com, google.co.uk).

Click Save.

VariableDefaultNotes
SERPHOUSE_API_KEY(empty)Required. Your SERPHouse API key.
SERPHOUSE_DOMAINgoogle.comGoogle domain for localized results.

Keep your API key private. Never commit it or share it in public channels.

Test it

  1. Start a new chat.
  2. Click + in the prompt field to enable web search.
  3. Ask something time-sensitive, e.g. +latest AI news 2026.
  4. Confirm live results appear in the response.

Use the + toggle per message. Turn search on only when you need fresh data.

Troubleshooting

IssueSolution
Invalid API keyRe-copy the key from the SERPHouse dashboard. Check for trailing spaces.
No resultsEnable + web search on the message. Confirm the host can reach https://api.serphouse.com.
Wrong regionSet SERPHOUSE_DOMAIN to a local Google domain, e.g. google.co.uk.
Model ignores resultsUse a model that supports Open WebUI web search grounding.
TimeoutsCheck network latency and your SERPHouse credit balance.

Last updated on

How is this guide?

On this page