Bing Autosuggest
The Autosuggest API lets partners send a partial search query to Bing and get back a list of suggested queries that other users have searched on. In addition to including searches that other users have made, the list may include suggestions based on user intent. For example, if the query string is "weather in Lo", the list will include relevant weather suggestions. Typically, you use this API to…
Bing Autosuggest endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Suggestions /suggestions |
This operation provides suggestions for a given query or partial query. |
Bing Autosuggest pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $3 / month | 100 / second |
|
| ULTRA | $15 / month | 100 / second |
|
| MEGA | $45 / month | 100 / second |
|