Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kareo Appointments API

Appointment scheduling and management

Kareo Appointments API is one of 8 APIs that Kareo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Appointments. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 8 operations across 8 paths, and defines 19 schemas. It is described by OpenAPI 3.0.3, at version 2.1.

Requests are made against a single base URL, https://webservice.kareo.com/services/soap/2.1.

8 operations 8 paths 19 schemas 8 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.1
Base URL
https://webservice.kareo.com/services/soap/2.1/KareoServices.svc
Terms of Service
Resource Areas
1

Paths & Operations 8

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

Appointments 8

Appointment scheduling and management

POST
/KareoServices.svc/CreateAppointment
Create a new appointment
createAppointment body → 200401409
POST
/KareoServices.svc/UpdateAppointment
Update an existing appointment
updateAppointment body → 200401404
POST
/KareoServices.svc/DeleteAppointment
Delete an appointment
deleteAppointment body → 200401404
POST
/KareoServices.svc/UpdateAppointmentStatus
Update appointment status
updateAppointmentStatus body → 200401404
POST
/KareoServices.svc/GetAppointment
Retrieve a single appointment
getAppointment body → 200401404
POST
/KareoServices.svc/GetAppointments
Retrieve appointments with filters
getAppointments body → 200401
POST
/KareoServices.svc/CreateAppointmentReason
Create an appointment reason/type
createAppointmentReason body → 200401
POST
/KareoServices.svc/GetAppointmentReasons
Retrieve appointment reasons
getAppointmentReasons body → 200401

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are Appointment (9 properties), GetAppointmentsRequest (6 properties), GetAppointmentReasonsResponse (3 properties), CreateAppointmentResponse (3 properties). Each schema is shown below with its type and property counts.

UpdateAppointmentRequest
object
2 properties
UpdateAppointmentStatusResponse
object
3 properties
AppointmentReason
object
3 properties
UpdateAppointmentResponse
object
3 properties
GetAppointmentResponse
object
3 properties
CreateAppointmentRequest
object
2 properties
GetAppointmentRequest
object
2 properties
GetAppointmentReasonsRequest
object
1 property
DeleteAppointmentRequest
object
2 properties
CreateAppointmentResponse
object
3 properties
CreateAppointmentReasonResponse
object
3 properties
DeleteAppointmentResponse
object
3 properties
Appointment
object
9 properties
RequestHeader
object
3 properties 3 required
GetAppointmentsResponse
object
3 properties
CreateAppointmentReasonRequest
object
2 properties
GetAppointmentsRequest
object
6 properties
GetAppointmentReasonsResponse
object
3 properties
UpdateAppointmentStatusRequest
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kareo-appointments-api-openapi.yml Raw ↑

Other APIs Kareo publishes across the network.

Kareo Integration SOAP API
Kareo Clinical Open API
Kareo Administrative API
Kareo Billing API
Kareo Encounters API
Kareo Patients API
Kareo Providers API