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

Provider and practice administration

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

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

This API exposes 4 operations across 4 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.

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

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

Providers 4

Provider and practice administration

POST
/KareoServices.svc/GetProviders
Retrieve provider records
getProviders body → 200401
POST
/KareoServices.svc/GetPractices
Retrieve practice records
getPractices body → 200401
POST
/KareoServices.svc/GetServiceLocations
Retrieve service locations
getServiceLocations body → 200401
POST
/KareoServices.svc/GetProcedureCodes
Retrieve procedure codes
getProcedureCodes body → 200401

Schemas 14

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

GetProcedureCodesRequest
object
1 property
GetPracticesRequest
object
1 property
Provider
object
6 properties
ServiceLocation
object
5 properties
ProcedureCode
object
4 properties
GetProvidersRequest
object
1 property
GetServiceLocationsRequest
object
1 property
Practice
object
6 properties
RequestHeader
object
3 properties 3 required
GetPracticesResponse
object
3 properties
GetServiceLocationsResponse
object
3 properties
GetProcedureCodesResponse
object
3 properties
GetProvidersResponse
object
3 properties
Address
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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