How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

MedAdvisor Clinic API

The Clinic API from MedAdvisor — 8 operation(s) for clinic.

MedAdvisor Clinic API is one of 14 APIs that MedAdvisor publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Clinic. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 10 operations across 8 paths, and defines 18 schemas. It is described by OpenAPI 3.2.0, at version v2.

Requests are made against a single base URL, https://pharmacy-unified.api.medadvisor.com.au.

10 operations 8 paths 18 schemas 2 DELETE6 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2
Base URL
https://pharmacy-unified.api.medadvisor.com.au
Authentication
API Key
Resource Areas
1

Authentication & Security 1

MedAdvisor Clinic API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Bearer).

  • Bearer — JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Paths & Operations 10

Across 8 paths, the API surfaces 10 operations — 2 DELETE, 6 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Clinic 10
GET
/api/v2/clinic/{clinicId}
Retrieve clinic detail
Clinic_RetrieveClinicDetail 1 param → 200
DELETE
/api/v2/clinic/{clinicId}
Deletes a clinic associated with the specified clinic identifier.
Clinic_RemoveClinic 1 param → 200
GET
/api/v2/clinic/{clinicId}/retrieveBookingUrl
RetrieveBookingUrl
Clinic_RetrieveBookingUrl 1 param → 200
GET
/api/v2/clinic/{clinicId}/bookings
Retrieve clinic bookings
Clinic_RetrieveClinicBookings 2 params → 200
POST
/api/v2/clinic/{clinicId}/bookings
Add clinic booking
Clinic_AddClinicBooking 1 param body → 200
GET
/api/v2/clinic/generateclinicreport
Generate clinic report in csv
Clinic_GenerateClinicReportAsync 1 param → 200
GET
/api/v2/clinic/{clinicId}/retrieveavailabletimeslots
Retrieve clinic available times slots
Clinic_RetrieveAvailableTimeslots 2 params → 200
GET
/api/v2/clinic/retrieveclinics
Retrieves clinic.
Clinic_RetrieveClinics 4 params → 200
POST
/api/v2/clinic/createorupdate
Create or update the clinic.
Clinic_CreateOrUpdateClinic body → 200
DELETE
/api/v2/clinic/booking/{clinicId}/{eventBookingId}
Deletes a clinic booking associated with the specified pharmacy, clinic, and event booking identifiers.
Clinic_RemoveClinicBooking 2 params → 200

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are MedAdvisor.Framework.Interface.BookingAvailability (32 properties), MedAdvisor.Framework.Interface.v2.ClinicBookingModel (31 properties), MedAdvisor.Framework.Interface.v2.ClinicModel (20 properties), MedAdvisor.Framework.Interface.v2.ApiResponseModel_1__MedAdvisor.Framework.Interface.v2.ClinicReportModel__MedAdvisor.Framework__Version_5.85.0.0__Culture_neutral__PublicKeyToken_c5a42efe99ff1eb2 (3 properties). Each schema is shown below with its type and property counts.

MedAdvisor.Framework.Interface.v2.ApiResponseModel_1__MedAdvisor.Framework.Interface.v2.ClinicAvailableTimeModel__MedAdvisor.Framework__Version_5.85.0.0__Culture_neutral__PublicKeyToken_c5a42efe99ff1eb2
object
3 properties
MedAdvisor.Framework.Interface.v2.ApiResponseModel_1__System.Int32__mscorlib__Version_4.0.0.0__Culture_neutral__PublicKeyToken_b77a5c561934e089
object
3 properties
MedAdvisor.Framework.Interface.v2.ClinicBookingModel
object
31 properties
MedAdvisor.Framework.Interface.BookingAvailability
object
32 properties
MedAdvisor.Framework.Interface.v2.ApiResponseModel_1__MedAdvisor.Framework.Interface.v2.ApiResponseModel_1__MedAdvisor.Framework.Interface.v2.ClinicReportModel__MedAdvisor.Framework__Version_5.85.0.0__Culture_neutral__PublicKeyToken_c5a42efe99ff1eb2____MedAdvisor.Framework__Version_5.85.0.0__Culture_neutral__PublicKeyToken_c5a42efe99ff1eb2
object
3 properties
MedAdvisor.Framework.Interface.v2.ClinicReportModel
object
2 properties
MedAdvisor.Framework.Interface.v2.ApiResponseModel_1__MedAdvisor.Framework.Interface.v2.ClinicSaveModel__MedAdvisor.Framework__Version_5.85.0.0__Culture_neutral__PublicKeyToken_c5a42efe99ff1eb2
object
3 properties
MedAdvisor.Framework.Interface.v2.ApiResponseModel_1__System.Collections.Generic.List_1__MedAdvisor.Framework.Interface.v2.ClinicModel__MedAdvisor.Framework__Version_5.85.0.0__Culture_neutral__PublicKeyToken_c5a42efe99ff1eb2____mscorlib__Version_4.0.0.0__Culture_neutral__PublicKeyToken_b77a5c561934e089
object
3 properties
MedAdvisor.Framework.Interface.v2.ApiResponseModel_1__MedAdvisor.Framework.Interface.v2.ClinicModel__MedAdvisor.Framework__Version_5.85.0.0__Culture_neutral__PublicKeyToken_c5a42efe99ff1eb2
object
3 properties
MedAdvisor.Framework.Interface.v2.ApiResponseModel_1__System.Boolean__mscorlib__Version_4.0.0.0__Culture_neutral__PublicKeyToken_b77a5c561934e089
object
3 properties
MedAdvisor.Framework.Interface.v2.ApiResponseModel_1__System.Collections.Generic.List_1__MedAdvisor.Framework.Interface.v2.ClinicBookingModel__MedAdvisor.Framework__Version_5.85.0.0__Culture_neutral__PublicKeyToken_c5a42efe99ff1eb2____mscorlib__Version_4.0.0.0__Culture_neutral__PublicKeyToken_b77a5c561934e089
object
3 properties
MedAdvisor.Framework.Interface.v2.ClinicSaveModel
object
2 properties
MedAdvisor.Framework.Interface.v2.PharmacistInfoModel
object
3 properties
MedAdvisor.Framework.Interface.v2.TimePeriodModel
object
2 properties
MedAdvisor.Framework.Interface.v2.ClinicModel
object
20 properties
MedAdvisor.Framework.Interface.v2.ApiResponseModel_1__System.String__mscorlib__Version_4.0.0.0__Culture_neutral__PublicKeyToken_b77a5c561934e089
object
3 properties
MedAdvisor.Framework.Interface.v2.ApiResponseModel_1__MedAdvisor.Framework.Interface.v2.ClinicReportModel__MedAdvisor.Framework__Version_5.85.0.0__Culture_neutral__PublicKeyToken_c5a42efe99ff1eb2
object
3 properties
MedAdvisor.Framework.Interface.v2.ClinicAvailableTimeModel
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

medadvisor-clinic-api-openapi.yml Raw ↑

Other APIs MedAdvisor publishes across the network.

MedAdvisor 3rd-Party Integration API
MedAdvisor Account API
MedAdvisor Booking API
MedAdvisor Booking Service API
MedAdvisor Calendar Setting API
MedAdvisor Communication API
MedAdvisor Config API
MedAdvisor Head Office API
MedAdvisor Inbox API
MedAdvisor Logging API
MedAdvisor Pharmacist API
MedAdvisor Pharmacy API
Where this information came from

This is an independent, third-party profile of MedAdvisor Clinic API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.