Does NomNom have an API?
Yes. NomNom has a public REST API at /api/v1 for
reading and writing reservations, authenticated with an API key
issued per venue. It is documented in the developer reference and
is free to the restaurant — there is no per-call or per-cover
charge for using it.
Can NomNom send booking data to another system automatically?
Yes, using outbound webhooks. You register a URL in Settings under
Advanced, and NomNom sends it a JSON packet whenever a booking is
created, changed or cancelled. You can attach custom headers so your
endpoint can authenticate the request, and send a test request to
check the wiring before you rely on it.
Does NomNom integrate with my EPOS or till system?
There is no off-the-shelf connection to a named till system today.
What exists is the public REST API and outbound webhooks, which is
the route an EPOS vendor would use to build one. If your till
supplier wants to integrate, point them at the developer reference
— the API is free for them to use against your venue.
Can I put NomNom booking on my own website?
Yes. NomNom gives you a container and a script tag to paste into
your page, and the booking form renders directly into your site
rather than in an iframe or a pop-up. There are setup guides for
WordPress, Squarespace, Wix, Shopify and Webflow in the Knowledge
Base. If you would rather not embed anything, you can link out to a
hosted booking page instead.
Does NomNom charge commission on bookings?
No. NomNom charges a flat monthly subscription per venue and takes
nothing per cover or per booking, through any of the channels on
this page. Card payments go through your own Stripe account, so
deposits and voucher sales are paid directly to you.