SimplePractice
communityPractice management for therapists, counselors, and mental health professionals.
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.simplepractice.com/v1/clientsList clients
Parameters
pagepage (integeroptionalper_pageresults (integeroptionalReturns
data[] with id, first_name, last_name, email, phone, date_of_birth, statusGET
https://api.simplepractice.com/v1/appointmentsList appointments
Parameters
end_dateYYYY-MM-DD (stringoptionalstart_dateYYYY-MM-DD (stringoptionalReturns
data[] with id, client_id, start_time, end_time, status, service, location, clinician_idGET
https://api.simplepractice.com/v1/invoicesList invoices
Parameters
pagepage (integeroptionalstatusunpaid|paid|void (stringoptionalReturns
data[] with id, client_id, total, balance, status, issued_date, due_date, line_items[]