Grow with the wellness leader.

Mindbody offers you easy access to 50,000 wellness
businesses and millions of consumers.

Build on the leading technology platform for the wellness industry

Boost your revenue

Exceed your revenue goals

Mindbody is the go-to platform for revenue growth in wellness technology, offering you a wealth of opportunities to serve businesses and consumers alike.

Expect more from a partner

At Mindbody, we go the extra mile to help your solutions succeed, with our Partner Store, hosted events, dedicated partner team and more.

expect more
startinminutes

Start in minutes, launch in weeks

You’ll have free access to our sandbox and endpoints tailored to your needs. And it doesn’t stop there – we offer developer-focused guidance at every step, you can start easily and launch quickly.

Drive innovation, exceed expectations

Our APIs empower you to build innovative solutions to drive a better customer experience. Check out our featured Payroll, Client Access, and Accounting APIs.

Explore the Mindbody API
Code Examples

var client = new
RestClient("https://api.mindbodyonline.com/public/v6/payroll/commissions");
var request = new RestRequest(Method.GET);
request.AddHeader("SiteId", "-99");
request.AddHeader("Api-Key", "b5fd5260655140668edde9209c55b87e");
IRestResponse response = client.Execute(request);

var client = new RestClient("https://api.mindbodyonline.com/public/v6/client/clientcompleteinfo?ClientId=100013562");
var request = new RestRequest(Method.GET);
request.AddHeader("SiteId","-99");
request.AddHeader("Api-Key", "b5fd5260655140668edde9209c55b87e");
request.AddHeader("Authorization", "bae2ee52ca8341b9b478cb7a95181ff373e14dca2e794f0b9e590070e2ebbe6a");
IRestResponse response = client.Execute(request);

var client = new
RestClient("https://api.mindbodyonline.com/public/v6/site/paymenttypes");
var request = new RestRequest(Method.GET);
request.AddHeader("SiteId", "-99");
request.AddHeader( "Api-Key", "b5fd5260655140668edde9209c55b87e");
request.AddHeader( "Authorization", "bae2ee52ca8341b9b478cb7a95181ff373e14dca2e794f0b9e590070e2ebbe6a");
request.AddHeader("Content-Type", "application/json");
IRestResponse response = client.Execute(request);

Partner Store Apps
Explore our various partner solutions to learn more about what our customers want and need from the Mindbody partner ecosystem.
View Partner Store

Check out what developers are saying about Mindbody

Monthly pricing for our APIs

Site Access

$.002 per call
Consumer Bookings

$15.00 per location, per integration
$1.30 per class booking
$2.50 per appointment booking
Free virtual booking
Free Access

Free API access for developers with under 5,000 calls per billing cycle
Free access to our Sandbox
Free access to our Consumer API

Getting started is quick and easy.

get-started-icon-1

Create your account

Fill out a brief form to set up your free account and sandbox environment.

get-started-icon-2

Use the sandbox

Start experimenting and testing your code before it goes live. Our free sandbox makes it simple.

get-started-icon-3

Activate and launch

Ready to go live ? Tell us about your integration, submit your request for the credentials and launch. IT’S THAT EASY.

get-started-bg-img
Your API credentials
Source Name
Developer Testing