Jump to Content
API Reference
v1.0
Log In
API Reference
Log In
Moon (Dark Mode)
Sun (Light Mode)
v1.0
API Reference
Create a New Patient
Search
JUMP TO
Zonda // Patients API
Patients
List All Patients
get
Create a New Patient
post
Get Patient Details By Id
get
Update Patient Details
put
Delete Patient
del
PatientCareHistory
List Medical Records for a Patient
get
Create a New Medical Record for a Patient
post
View Medical Record Details
get
List Medication Prescriptions for a Patient
get
Create a new Prescription for a Patient
post
View Medication Prescription Details
get
Zonda // Management API
Treatments
Get Treatments
get
Create a New Treatment
post
Get Treatment Details
get
Update Treatment Details
put
Delete a Treatment
del
Update Some Treatment Details
patch
Get Treatment Change History
get
Appointments
Get Appointments
get
Create a New Appointment
post
View Appointment Details
get
Update Appointment Details
put
Update Some Appointment Details
patch
Delete Appointment
del
Complete Appointment
post
Given some notes returns a structured health record
post
Upload appointment attachments
post
Zonda // Organizations API
Plans
Get All plans
get
Create a new plan
post
Get an existing plan by id
get
Edit an existing plan
put
Delete an existing plan
del
Modules
Get All Organization Created Modules
get
Create a new module
post
Get an existing module by id
get
Update an existing module
put
Delete an existing module
del
Zonda // Auth API
Organizations
Get organization details
get
Remove user from organization
del
List all professionals
get
Add professional to organization
post
List all users staff in the organization
get
Add staff to organization
post
Users
List all professionals
get
List all users staff
get
SelfService
Get details of the current session
get
Update details of the current session
patch
Powered by
Create a New Patient
post
https://api.zondahealth.com/v1/patients
Language
Shell
Node
Ruby
PHP
Python
Credentials
Bearer
JWT
Bearer
RESPONSE
Click
Try It!
to start a request and see the response here!