Skip to main content
Use this route when you want recent news articles instead of general web results.

Endpoint

Authentication

Query Parameters

Example Request

Response Shape

Notes

  • This route proxies to the internal /api/search-news handler.
  • It uses the news-specific search source, then applies the same retrieval flow as deep search.
  • If no results are found, this route returns 404 with code: 404 and message: "no search results".
  • Successful requests cost $0.08 each and are recorded with internal model name websearch-news.
  • PipeLLM derives the model name from the route; clients do not send it.

Deep Search

Search the general web with retrieval support

Simple Search

Fast snippets when you do not need news-specific retrieval

WebSearch Overview

Product overview and route matrix