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

drchrono Practice Management API

Create and manage practice management resources

drchrono Practice Management API is one of 7 APIs that drchrono publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Practice Management. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 52 operations across 25 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version v4 - Hunt Valley.

Requests are made against a single base URL, https://app.drchrono.com.

52 operations 25 paths 14 schemas 1 DELETE24 GET10 PATCH8 POST9 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v4 - Hunt Valley
Base URL
https://app.drchrono.com/api
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

drchrono Practice Management API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (drchrono_oauth2) using the authorizationCode flow, exposing 22 scopes.

Paths & Operations 52

Across 25 paths, the API surfaces 52 operations — 1 DELETE, 24 GET, 10 PATCH, 8 POST, 9 PUT. Each is listed below with its method, path, parameters, and response codes.

Practice Management 52

Create and manage practice management resources

PUT
/api/doctor_work_schedule/{id}
Update an existing doctor's entire work schedule
doctor_work_schedule_update 1 param → 204405404403401400500
PATCH
/api/doctor_work_schedule/{id}
Update an existing doctor's work schedule
doctor_work_schedule_partial_update 1 param → 204405404403401400500
GET
/api/doctor_work_schedule/{id}
Retrieve a work schedule for the doctor (beta)
doctor_work_schedule_read 1 param → 200405404403401400500
POST
/api/messages
Create messages in doctor's message center
messages_create 7 params → 201405404403401400500
GET
/api/messages
Retrieve or search messages in doctor's message center
messages_list 9 params → 200405404403401400500
POST
/api/task_categories
Create a task category
task_categories_create 1 param → 201405404403401400500
GET
/api/task_categories
Retrieve or search task categories
task_categories_list 3 params → 200405404403401400500
POST
/api/offices/{id}/add_exam_room
Add an exam room to the office
offices_add_exam_room 2 params → 201405404403401400500
GET
/api/inventory_vaccines/{id}
Retrieve an existing vaccine inventory
inventory_vaccines_read 5 params → 200405404403401400500
GET
/api/offices
Retrieve or search offices
offices_list 3 params → 200405404403401400500
PUT
/api/task_statuses/{id}
Update an existing task status
task_statuses_update 2 params → 204405404403401400500
PATCH
/api/task_statuses/{id}
Update an existing task status
task_statuses_partial_update 2 params → 204405404403401400500
GET
/api/task_statuses/{id}
Retrieve an existing task status
task_statuses_read 2 params → 200405404403401400500
GET
/api/office_work_schedule
Get the work schedule for the authed doctor's primary office (beta)
office_work_schedule_list → 200405404403401400500
POST
/api/task_templates
Create a task template
task_templates_create 5 params → 201405404403401400500
GET
/api/task_templates
Retrieve or search task templates
task_templates_list 7 params → 200405404403401400500
PUT
/api/office_work_schedule/{id}
Update an existing office's entire work schedule
office_work_schedule_update 1 param → 204405404403401400500
PATCH
/api/office_work_schedule/{id}
Update an existing office's work schedule
office_work_schedule_partial_update 1 param → 204405404403401400500
GET
/api/office_work_schedule/{id}
Retrieve a work schedule (beta)
office_work_schedule_read 1 param → 200405404403401400500
GET
/api/inventory_categories/{id}
Retrieve an existing inventory category
inventory_categories_read 3 params → 200405404403401400500
PUT
/api/tasks/{id}
Update an existing task
tasks_update 10 params → 204405404403401400500
PATCH
/api/tasks/{id}
Update an existing task
tasks_partial_update 10 params → 204405404403401400500
GET
/api/tasks/{id}
Retrieve an existing task
tasks_read 10 params → 200405404403401400500
GET
/api/doctor_work_schedule
Get the work schedule for the authed doctor's primary office (beta)
doctor_work_schedule_list → 200405404403401400500
GET
/api/inventory_categories
Retrieve or search inventory categories
inventory_categories_list 4 params → 200405404403401400500
POST
/api/task_statuses
Create a task status
task_statuses_create 1 param → 201405404403401400500
GET
/api/task_statuses
Retrieve or search task statuses
task_statuses_list 3 params → 200405404403401400500
PUT
/api/task_templates/{id}
Update an existing task template
task_templates_update 6 params → 204405404403401400500
PATCH
/api/task_templates/{id}
Update an existing task template
task_templates_partial_update 6 params → 204405404403401400500
GET
/api/task_templates/{id}
Retrieve an existing task template
task_templates_read 6 params → 200405404403401400500
PATCH
/api/message_threads/{id}
Partially update a message thread. Only the following fields can be updated: - archived (boolean): Mark thread as archived/unarchived - starred (boolean): Mark thread as starred/unstarred - assignedu…
message_threads partial update (beta) 9 params body → 200405404403401400500
GET
/api/message_threads/{id}
Retrieve a single message thread by ID (beta) Work to support message threads is currently in development. This is not ready for full use.
message_threads read (beta) 9 params → 200405404403401400500
POST
/api/task_notes
Create a task note
task_notes_create 2 params → 201405404403401400500
GET
/api/task_notes
Retrieve or search task notes
task_notes_list 4 params → 200405404403401400500
POST
/api/tasks
Create a task
tasks_create 9 params → 201405404403401400500
GET
/api/tasks
Retrieve or search tasks
tasks_list 11 params → 200405404403401400500
POST
/api/inventory_vaccines
Create vaccine inventory
inventory_vaccines_create 4 params → 201405404403401400500
GET
/api/inventory_vaccines
Retrieve or search vaccine inventories
inventory_vaccines_list 6 params → 200405404403401400500
PUT
/api/task_categories/{id}
Update an existing task category
task_categories_update 2 params → 204405404403401400500
PATCH
/api/task_categories/{id}
Update an existing task category
task_categories_partial_update 2 params → 204405404403401400500
GET
/api/task_categories/{id}
Retrieve an existing task category
task_categories_read 2 params → 200405404403401400500
PUT
/api/task_notes/{id}
Update an existing task note
task_notes_update 3 params → 204405404403401400500
PATCH
/api/task_notes/{id}
Update an existing task note
task_notes_partial_update 3 params → 204405404403401400500
GET
/api/task_notes/{id}
Retrieve an existing task note
task_notes_read 3 params → 200405404403401400500
PUT
/api/messages/{id}
Update an existing message in doctor's message center
messages_update 8 params → 204405404403401400500
PATCH
/api/messages/{id}
Update an existing message in doctor's message center
messages_partial_update 8 params → 204405404403401400500
GET
/api/messages/{id}
Retrieve an existing message in doctor's message center
messages_read 8 params → 200405404403401400500
DELETE
/api/messages/{id}
Delete an existing message in doctor's message center
messages_delete 8 params → 204405404403401400500
PUT
/api/offices/{id}
Update an existing office
offices_update 2 params → 204405404403401400500
PATCH
/api/offices/{id}
Update an existing office
offices_partial_update 2 params → 204405404403401400500
GET
/api/offices/{id}
Retrieve an existing office
offices_read 2 params → 200405404403401400500
GET
/api/message_threads
Retrieve or search message threads in doctor's message center. (beta) Message threads are grouped conversations that aggregate related messages by subject and patient. Use this endpoint to display an…
message_threads list (beta) 10 params → 200405404403401400500

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are DoctorMessage (28 properties), InventoryVaccine (20 properties), Office (18 properties), DoctorMessageThread (18 properties). Each schema is shown below with its type and property counts.

TaskTemplate
object
14 properties 1 required
InventoryCategory
object
7 properties
TaskCategory
object
7 properties 2 required
Task
object
15 properties 2 required
DoctorMessage
object
28 properties 2 required
WorkDay
object
4 properties
TaskNote
object
7 properties 2 required
InventoryVaccine
object
20 properties 3 required
DoctorMessageThread
object
18 properties
TaskStatus
object
8 properties 2 required
WorkHours
object
4 properties
WorkSchedule
object
4 properties
Office
object
18 properties
Task_2
object
15 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

drchrono-practice-management-api-openapi.yml Raw ↑

Other APIs drchrono publishes across the network.

drchrono Administrative API
drchrono Audit API
drchrono Availability API
drchrono Billing API
drchrono Clinical API
drchrono SMART on FHIR R4 API
Where this information came from

This is an independent, third-party profile of drchrono Practice Management 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.