Endpoint

<aside> 💡 Note: If you are integrating for use on Just Eat, please use uk.api.just-eat.io/docs. Please use the link above. The content below is primarily updated for SkipTheDishes.

</aside>

How it works

The Item Availability API allows you to manage which items on a menu are available for ordering via your delivery partner (Just Eat, Skip The Dishes, Menulog or Takeaway).

Menu items are marked as available or unavailable via requests to the Update Item Availability endpoint described below.

Changes from Version 1

Version 2 of the Item Availability API offers the following benefits over the existing API:

Request format

Endpoint to call

POST <https://api.flytplatform.com/item-availability>

Headers

X-Flyt-API-Key: the API key you received from Flyt. This API key can be reused across the Menus and Item Availability endpoints. You should not share this API key with anyone outside your organisation.

Content-Type: specified the content type of your request. Should always be set to application/json.

Path parameters

None.

Body