Endpoint
Authentication
Query Parameters
Example Request
Response Shape
Notes
- This route proxies to the internal
/api/search-newshandler. - It uses the news-specific search source, then applies the same retrieval flow as deep search.
- If no results are found, this route returns
404withcode: 404andmessage: "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.
Related Docs
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