Skip to content

1(877)755-4279, Worldwide

MINDBODY API

The MINDBODY Online Web Service API is a system for allowing 3rd parties to programmatically access MINDBODY Online business logic and data. Security and access are ensured through access control measures and accountability is tracked via an auditing system.

The API’s main goal to allow easy bi-directional integration with other software providers as well as allowing integration with studio web sites.

Our API is developed using industry standard technologies (XML web services, SOAP, WSDL) to allow the broadest possible compatibility with the least amount of development time for both MINDBODY Online developers and 3rd party developers.

To get started, download the API Development Guide for API Version 0.4.

The API Development Guide contains all the information you will need to get a login to the API system and start developing using the API web services.

Examples:



API Links:

Appointment Service


Class Service


Client Service


Region Service


Sale Service


Staff Service


Select Service



UPDATES:

February 4th, 2009:
addSale now accepts barcode Ids for services.
Added 'available' boolean to getClasses results.

December 18, 2008:
Added ValidateUserLogin method to ClientService.
Added new fields to getClasses results.
All results have now have a Hotwords node for future use.

October 28, 2008:
Added updateClient method to ClientService.
Added getStaffList method to StaffService.
Updated Trainer Class.

September 25, 2008:
Added SelectData method to SelectService.

July 28, 2008:
New enrollment example added to documentation. dev.mindbodyonline.com is no longer usable on live data, use preview.mindbodyonline.com to test changes before a release.

May 21, 2008:
New methods added to Version 0.4. Latest development code pushed to dev.mindbodyonline.com. Updated Development Guide Published.

April 3, 2008:
New version of API released! Version 0.4 is on dev.mindbodyonline.com and preview.mindbodyonline.com. Updated Development Guide published.

March 13, 2008:
New version of API Development Guide published. Includes updated data types and a new outbound method.

March 13, 2008:
Latest development code for 0_3 pushed to dev.mindbodyonline.com.