TherapyNotes
communityPractice management for behavioral health with EHR, billing, and telehealth.
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://api.therapynotes.com/v1/patientsList patients
Parameters
limitresults (integeroptionalReturns
patients[] with id, firstName, lastName, dateOfBirth, phone, email, status, primaryDiagnosis, lastAppointmentGET
https://api.therapynotes.com/v1/appointmentsList appointments
Parameters
endDateYYYY-MM-DD (stringrequiredstartDateYYYY-MM-DD (stringrequiredReturns
appointments[] with id, patientId, clinicianId, date, time, duration, status, type, telehealthGET
https://api.therapynotes.com/v1/notesList clinical notes
Parameters
limitresults (integeroptionalpatientIdpatient ID (integeroptionalReturns
notes[] with id, patientId, date, type, clinician, signed, diagnosis[], cptCodes[]