API Events allow you to receive near-real-time notifications about key activities in the Mews POS system, such as changes to table booking status. These notifications are delivered via Webhooks.
To start using API Events:
- Read about Webhooks, see what events are supported and how the data is structured.
- Read about how to authenticate incoming Webhooks on our Webhook security page.
- Configure your system to receive event notifications.
- Register your Webhook endpoints with Mews using API Operation Create webhook endpoint.