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 Patients API

Patient demographic and record management

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

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

This API exposes 6 operations across 6 paths, and defines 14 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.

6 operations 6 paths 14 schemas 6 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 6

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

Patients 6

Patient demographic and record management

POST
/KareoServices.svc/CreatePatient
Create a new patient record
createPatient body → 200401400
POST
/KareoServices.svc/UpdatePatient
Update an existing patient record
updatePatient body → 200401404
POST
/KareoServices.svc/GetPatient
Retrieve a single patient record
getPatient body → 200401404
POST
/KareoServices.svc/GetPatients
Retrieve multiple patient records with filters
getPatients body → 200401
POST
/KareoServices.svc/GetAllPatients
Retrieve all patient records for a practice
getAllPatients body → 200401
POST
/KareoServices.svc/UpdatePatientsExternalID
Update external identifier for patients
updatePatientsExternalID body → 200401

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Patient (14 properties), Address (6 properties), GetPatientResponse (3 properties), CreatePatientResponse (3 properties). Each schema is shown below with its type and property counts.

Patient
object
14 properties
CreatePatientResponse
object
3 properties
GetAllPatientsRequest
object
1 property
GetPatientResponse
object
3 properties
GetPatientsRequest
object
3 properties
UpdatePatientResponse
object
3 properties
GetPatientsResponse
object
3 properties
CreatePatientRequest
object
2 properties
UpdatePatientsExternalIDRequest
object
2 properties
UpdatePatientRequest
object
2 properties
GetPatientRequest
object
3 properties
UpdatePatientsExternalIDResponse
object
3 properties
RequestHeader
object
3 properties 3 required
Address
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kareo-patients-api-openapi.yml Raw ↑

Other APIs Kareo publishes across the network.

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