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

When an order is received for your integrated restaurant on a delivery website, the Flyt Platform will send it to the endpoint you provided, as a POST request. Your endpoint must be able to receive orders in the format documented below.

As an additional security measure, orders can be sent from a static IP address. You can request this feature from your brand manager.

Request format

Headers

Authorization: The API key that you have provided to Flyt to send with order requests. This header will be omitted if no API key was provided.

Parameters

None.

Body