Integrations
Carte plays well
with your whole kitchen.
Carte works with the tools you already run: tills, reservation books, website builders and automation. Every connector below is labelled honestly, and the label is generated from the code that runs: Live where Carte talks to the service for real, Simulated where the full pipeline runs and logs exactly what would be sent, ready for credentials.
28 connectors: 13 live, 15 simulated.
- Live Live: Carte talks to the service for real once your connection details are in.
- Simulated Simulated: the connector is built and you can try it today. Set it up, run a sync and the log shows exactly what would be sent, but no data leaves Carte yet. The real connection for each service ships in a Carte release, and your setup carries over unchanged when it does.
Point of sale
Push the published menu into the till so names and prices match at the pass and on the receipt.
Reservations & guests
Put tonight’s live menu inside the booking journey, so diners decide faster when they can see it.
Websites
One snippet on any platform. The embed pulls the live menu on every page view: publish in Carte and every site updates.
Data & automation
Spreadsheets in, webhooks out: move menu and booking data wherever it needs to go.
For developers
A clean REST API,
when you need to go deeper.
Read your menus, wines, spaces and bookings as clean JSON, create bookings from your own systems, and subscribe to signed webhook events. Documented, versioned and boring in the best way.
- REST API with token auth: nine endpoints over menus, wines, spaces, bookings and vouchers
- Nine webhook events; set a signing secret and every delivery carries an HMAC you can verify
- Menu JSON schema designed for digital signage and kiosks
- Sandbox venues for testing without touching live menus
- Full reference at cartelier.app/api-docs, events at cartelier.app/webhooks-docs