v1

latestOpenAPI 3.0.02026-07-1498671635.3 KB
Restaurants
publicly-accessible

Get the latest version of the restaurant's full menu

The endpoint will return a 301 redirect containing a URL that will grant access to the Menu file. The URL will only be available for a short period of time. The Menu file will be a single document containing the information that Just Eat has and uses to display the Menu on our customer clients. This will include a collection of items, a collection of Categories and a collection of Availabilities for when the items are available. Partners will be able to retrieve the Menu for any Restaurants that they currently manage.

get/restaurants/{tenant}/{restaurantId}/menu

Path parameters

tenantstring required

The tenant of the restaurant in which to put a menu

restaurantIdstring required

The restaurant identifier to associated with the menu

Headers

Authorizationstring required

Containing a partner issued API key e.g. Bearer ABCDE123456789