GET /food/products/suggest

spoonacular.com

Summary: Autocomplete Product Search
Operation ID: autocompleteProductSearch
Auth: unknown
Description

Generate suggestions for grocery products based on a (partial) query. The matches will be found by looking in the title only.

Parameters (2)

number (integer, query, optional)

The number of results to return (between 1 and 25).

Constraints: {'minimum': 1, 'maximum': 25}

query (string, query, required)

The (partial) search query.

No probe data for this endpoint yet.