GET /food/restaurants/search

spoonacular.com

Summary: Search Restaurants
Operation ID: searchRestaurants
Auth: unknown
Description

Search through thousands of restaurants (in North America) by location, cuisine, budget, and more.

Parameters (10)

budget (number, query, optional)

The user's budget for a meal in USD.

cuisine (string, query, optional)

The cuisine of the restaurant.

distance (number, query, optional)

The distance around the location in miles.

is-open (boolean, query, optional)

Whether the restaurant must be open at the time of search.

lat (number, query, optional)

The latitude of the user's location.

lng (number, query, optional)

The longitude of the user's location.".

min-rating (number, query, optional)

The minimum rating of the restaurant between 0 and 5.

page (number, query, optional)

The page number of results.

query (string, query, optional)

The search query.

sort (string, query, optional)

How to sort the results, one of the following 'cheapest', 'fastest', 'rating', 'distance' or the default 'relevance'.

No probe data for this endpoint yet.