For the complete documentation index, see llms.txt. This page is also available as Markdown.
Autocomplete
The Autocomplete endpoint allows you to guess a product a user is writing into an input field. It then may be displayed as a shopping list or search suggestion.
GET https://api.whisk.com/autocomplete/v2/suggest
This endpoint allows you to get an autocomplete suggestion. It may be used only with User Token for we derive autocomplete language from the User Preferences
Query Parameters
Name
Type
Description
limit
integer
The maximum number of results of each type in the response
q
string
User input string
product_type
string
Type of products in the results you are interested in