microsoft.com

The Entity Search API lets you send a search query to Bing and get back search results that include entities and places. Place results include restaurants, hotel, or other local businesses. For places, the query can specify the name of the local business or it can ask for a list (for example, restau

🔑 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 Entity Search API lets you send a search query to Bing and get back searc…
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /entities
Endpoints (1 total)
GET
/entities
The Entity Search API lets you send a search query to Bing and get back searc…
Language coverage
JavaScript
1
C++
2
HTML
1
At a glance
Total SDKs4
Languages3
Endpoints1
Authapikey
Categories2