microsoft.com

The Web Search API lets you send a search query to Bing and get back search results that include links to webpages, images, and more.

🔑 apikey 1 endpoints developer_toolscloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

botframework-sdk ✓ Official
npm install botframework-sdk
WindowsAppSDK ✓ Official
# See https://github.com/microsoft/WindowsAppSDK
cpprestsdk ✓ Official
# See https://github.com/microsoft/cpprestsdk
BotBuilder-Samples ✓ Official
# See https://github.com/microsoft/BotBuilder-Samples
curl examples
The Web Search API lets you send a search query to Bing and get back search r…
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /search
Endpoints (1 total)
GET
/search
The Web Search API lets you send a search query to Bing and get back search r…
Language coverage
JavaScript
1
C++
2
HTML
1
At a glance
Total SDKs4
Languages3
Endpoints1
Authapikey
Categories2