Introduction

What is Medos Booking

Understand what the widget does, who it's for, and how it fits into your site.

Medos Booking is an embeddable healthcare booking widget you can add to any website. It handles the entire booking journey — doctor selection, slot picking, patient identification via OTP, and confirmation — and talks to the Medos backend so your site doesn't need to.

What the widget does

  • Lists doctors and clinic locations for a Medos workspace
  • Shows available appointment slots
  • Handles phone-based OTP identification for the patient
  • Creates the booking (scheduled appointment or queue token) via the Medos API
  • Applies an active session pack when the patient has one and the doctor is eligible
  • Confirms the booking to the patient in-widget

Who it's for

  • Clinics and hospitals that want a booking flow on their marketing site
  • Healthcare platforms embedding Medos-powered booking inside their own product
  • Agencies and developers building websites for medical practices

How you install it

The widget ships as a single CDN script tag. Drop the tag onto any page and call MedosBooking.init(...) with your API key. That's the whole integration.

Two booking flows, one widget

The widget adapts its UI to the doctor the patient picks:

FlowWhat patients see
ScheduledAppointment picker with dates and time slots. Includes session packs when eligible.
QMSLive queue banner and a token number on confirmation.

You don't configure this — the flow follows how each doctor is set up in your dashboard. See How the widget adapts.

Next steps

On this page