My client has developed an app which needs to retrieve the events from the website. Is there an API available in your plugin (I see "API (beta)" in the plugin description)? Would it give access to all the events and their data (description, images, date and time, categories...)?
Hello,
My client has developed an app which needs to retrieve the events from the website. Is there an API available in your plugin (I see "API (beta)" in the plugin description)? Would it give access to all the events and their data (description, images, date and time, categories...)?
Thank you for your support,
François
Hi,
Check http://stachethemes.com/wp-demos/the-calendar/wp-json/stec/v2
For example to retrieve all events: http://stachethemes.com/wp-demos/the-calendar/wp-json/stec/v2/get/events
Calendars: http://stachethemes.com/wp-demos/the-calendar/wp-json/stec/v2/get/calendars
Stachethemes Developer