The Booking Services API provides a comprehensive set of specifications designed to facilitate seamless integration between Mozrest and partner systems. This documentation offers partners a robust framework for developing an API that meets Mozrest’s standards, ensuring a straightforward, plug-and-play integration experience.
By adhering to these standards, partners can create APIs that are fully compatible with Mozrest’s booking platform, enabling real-time data synchronization, efficient booking management, and a consistent user experience across venues. This documentation covers detailed object definitions, endpoint specifications, request and response formats, and parameter explanations—everything necessary for building, testing, and deploying a compliant API that integrates smoothly with Mozrest’s system.
Mozrest requires a specific path structure for all partner integrations. The structure is as follows:
https://{partner-domain.com}/v1/mozrest
The segment **/v1/mozrest** is mandatory for successful integration.