Microsoft Bing Search Interface
communityProvides access to Microsoft Bing search functionality for information retrieval, web queries, and general knowledge lookup.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/searchExecutes a general web search query on Bing.
Parameters
qstring (required) — The search query term(s)requiredReturns
A list of search results including snippets and URLs.GET
/trendingRetrieves currently trending search topics or news.
Returns
A list of popular search trends.GET
/newsFetches the latest top news headlines.
Parameters
categorystring (optional) — Filter news by category (e.g.optional— business, sports)Returns
A list of current news articles.