GET /restaurants/bylatlong

just-eat.co.uk

Summary: Get restaurants by location
Operation ID: SearchByLocation
Auth: unknown
Description

Provides details of all restaurants that deliver to the specified location

Parameters (7)

Accept-Tenant (string, header, optional)

A valid country code, e.g. "uk". Filter search results to only include restaurants for the specified country. Required when using OAuth for authentication.

Authorization (string, header, required)

OAuth2 token issued for logged in consumer or API key issued to partner

brandName (string, query, optional)

Filter search results to only include restaurants of the specified brand

cuisine (string, query, optional)

Filter search results to only include restaurants that offer the specified cuisine

latitude (number, query, required)

Filter search results to only include restaurants that deliver to the specified location

longitude (number, query, required)

Filter search results to only include restaurants that deliver to the specified location

restaurantName (string, query, optional)

Filter search results to only include restaurants that have a name that matches the specified value

No probe data for this endpoint yet.