Medos Booking · Unified Widget SDK
Add healthcare booking to any website in five minutes.
A single embeddable widget for scheduled appointments, session-pack bookings, and live queue tokens. One script tag, one API key, works everywhere.
index.html
<script src="https://widgets.medos.one/v2/unified.js"></script>
<button onclick="MedosBooking.open()">Book appointment</button>
<script>
MedosBooking.init({
apiKey: "mk_your_publishable_key",
mode: "modal",
});
</script>One widget, three flows
Scheduled, session-pack, and queue (QMS) bookings — auto-detected per doctor.
One script tag
Drop a <script> tag on any page. Works in vanilla HTML, React, Vue, PHP, and more.
Themeable
Built-in themes, workspace-aware colors, or your own token set.