Built for developers, designed for users, trusted by real estate professionals
Simple integration process that gets you up and running quickly
Request your API key at developers.omnicasa.com
Include our lightweight JavaScript file on your website
Add HTML elements with data attributes to customize behavior
Your appointment booking system is ready to use!
Just a few lines of code to get a fully functional booking system
<script src="https://appointment-widget.omnicasa.com/widget.js"></script>
<button id="contact-appointment-plugin"
data-key="YOUR_API_KEY"
data-property-id="12345"
data-email="contact@example.com"
data-language="en"
data-calendar="yes">
📅 Book Appointment
</button>