Woocommerce Event Manager Plugin comes with the Rest API support. So you can easily get the event-related data via Rest API. Here are the Details of the Rest API URL. Get the latest 10 Event List. You can change the value of the per_page attribute to increase the event list. https://your-site.com/wp-json/wp/v2/mep_events?per_page=10&page=1 Get the Event Category […]