> For the complete documentation index, see [llms.txt](https://mipos.gitbook.io/public-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mipos.gitbook.io/public-api/master.md).

# Overview

This public API enables management of menus and orders on the Delivery Platforms. Integrate a restaurant’s Point of Sale (POS) system and the Delivery Platforms to improve menu and order handling processes.

{% hint style="info" %}
Production URL is the following

[https://integrations.mipos.shop](<https://integrations.mipos.shop&#xD;&#xA;>)
{% endhint %}

{% hint style="info" %}
Test URL is the following:

<https://sandbox.mipos.shop>
{% endhint %}

#### Implementation overview

| Deliveries              |                                                |
| ----------------------- | ---------------------------------------------- |
| **Menu API Endpoints**  | <p>Get menu</p><p>Upload menu</p>              |
| **Order API Endpoints** | <p>Webhook new order</p><p>Retreive orders</p> |

| POS                    |                                                    |
| ---------------------- | -------------------------------------------------- |
| **Menu API Endpoints** | <p>Get menu                 </p><p>Upload menu</p> |

{% hint style="success" %}
This API works with the following delivery platforms:

Uber Eats, Rappi, Didi Food, iFood/SinDelantal
{% endhint %}
