Sync your menu with your website, your POS, or your hotel
The IAMenu menu is not trapped in an app. It is an API that your website, your POS, or your hotel's system can read instantly. You change it once in IAMenu and your systems see it updated, without copying and pasting.
What does it mean that your menu is "open"?
Most digital menus confine your menu within their app: it can only be seen in their QR code and you cannot take it anywhere. IAMenu does the opposite. Your menu is available as a secure link (an API) that any authorized system can read in real-time.
- A single source of truth: you edit the menu in IAMenu, period.
- Your systems (your website, your POS, the hotel's PMS) read it instantly.
- Always updated: no manual exporting, no outdated versions.
- You control access with a link that you can revoke whenever you want.
Who is this for?
Hotels
Bring the restaurant menu, room service, or pool bar to your hotel's system (PMS). One menu for all your dining points.
Groups and chains
Do you have your own website or a custom POS? Connect it to your IAMenu menu and stop maintaining the menu in two places.
Developers
A clean API in JSON, with a link per restaurant. Read the menu, its categories, prices, and products in seconds.
How it works (for your technical team)
Your menu is exposed via a secure link that returns a standard JSON with your categories, sections, and products. It's that simple:
- 1In your IAMenu panel, under Connections, generate your API link.
- 2Share that link (with its token) with your system or your developer.
- 3Your system reads the menu whenever it wants. It always returns the current version.
Your link will look like this:
https://www.iamenu.ai/api/public/tu-restaurante/menu-feed?token=···And returns your menu like this:
{
"feed_version": "1.0",
"business": { "slug": "trattoria-milano", "name": "Trattoria Milano" },
"categories": [
{
"id": 12,
"name": "Pizzas",
"products": [
{ "id": 341, "name": "Margherita", "price": 9.5 },
{ "id": 342, "name": "Diavola", "price": 11.0 }
]
}
]
}Frequently Asked Questions
Does IAMenu have an API?
Yes. The menu of each restaurant is available as a JSON API, through a secure link with a token. It is one of the few digital menu platforms that opens your menu this way.
Can I connect my menu with my hotel system or my POS?
Yes, as long as your system can read a JSON link. The menu is exposed as a standard API; your PMS, POS, or own website read it and always display your updated menu.
Is my menu really mine?
Yes. With IAMenu, your menu is not trapped: you can read it from outside via the API at any time. You control the link and can revoke it whenever you want.
Do I need to know programming to use this?
For day-to-day use, no: you edit your menu normally in IAMenu. The API is for when you want another system (your website, your POS, your hotel PMS) to read your menu automatically; that's where your technical team or provider comes in.
Is there an additional cost to connect my menu?
The API link is part of your IAMenu plan, with no additional connection cost. Generate, share, or revoke your link from the panel whenever you want.
Your menu, open and under your control
Try it free for 14 days. Edit your menu once and let your systems read it.
Start free