Skip to main content
PipeLLM exposes WebSearch through a public gateway route. Use this API when you want web results in your own app, backend, or agent workflow without installing the npm plugin.

Endpoint

Authentication

Query Parameters

What This Route Does

/v1/websearch/search is the full retrieval route. It starts with search results, then extracts page content, runs embedding similarity, and reranks the best contexts when available.

Example Request

Response Format

Response Fields

Error Response

Pricing and Limits

Example: RAG Context for an LLM

WebSearch Overview

Product overview, pricing, and entry points

Simple Search

Faster search route without deep retrieval

pipellm-websearch (npm)

Install the OpenClaw plugin from npm