ChiroTouch
communityChiropractic practice management with EHR, billing, and patient engagement.
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.chirotouch.com/v1/patientsList patients
Parameters
limitresults (integeroptionalReturns
patients[] with id, first_name, last_name, dob, phone, email, last_visit, balance, insurance, statusGET
https://api.chirotouch.com/v1/appointmentsList appointments
Parameters
dateYYYY-MM-DD (stringrequiredReturns
appointments[] with id, patient_id, provider, date, time, duration, type, status, chief_complaintGET
https://api.chirotouch.com/v1/claimsList claims
Parameters
statuspending|submitted|paid|denied (stringoptionalReturns
claims[] with id, patient_id, date_of_service, total, insurance, status, cpt_codes[], icd_codes[]