GET /search/autocomplete/{tenant}

just-eat.co.uk

Summary: Get auto-completed search terms
Operation ID:
Auth: unknown
Description

Provides auto-completed search terms for restaurants, cuisines and products available in a given location.

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 auto-completed terms returned by the API. Defaults to 7. Valid values 1 - 10

searchTerm (string, query, required)

User's search term - at least one character required

tenant (string, path, required)

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

No probe data for this endpoint yet.