Jane App
communityPractice management for health and wellness clinics with online booking and charting.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://{clinic}.janeapp.com/api/v1/patientsList patients
Parameters
qsearch (stringoptionalper_pageresults (integeroptionalReturns
patients[] with id, first_name, last_name, email, phone, date_of_birth, activeGET
https://{clinic}.janeapp.com/api/v1/appointmentsList appointments
Parameters
end_dateYYYY-MM-DD (stringrequiredstart_dateYYYY-MM-DD (stringrequiredReturns
appointments[] with id, patient_id, practitioner_id, start_at, end_at, status, treatment_idGET
https://{clinic}.janeapp.com/api/v1/practitionersList practitioners
Returns
practitioners[] with id, first_name, last_name, title, specialty, active, schedule