GET /search/restaurants/{tenant}

just-eat.co.uk

Summary: Search restaurants
Operation ID:
Auth: unknown
Description

Get restaurants available in a given lat-long which match a search term. Matches can be found against the name, a cuisine or a product.

Parameters (4)

latlong (array, query, required)

The latitude and longitude coordinates of the location in which to search. Specify the coordinates as latitude,longitude.

limit (number, query, optional)

Limit the number of restaurants returned by the API. Valid values are numbers between 1 and 500. If not provided, the limit defaults to 300.

searchTerm (string, query, required)

User's search term.

tenant (string, path, required)

A valid country code, e.g. "uk".

No probe data for this endpoint yet.