How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Mindbody Site API

Site operations.

Mindbody Site API is one of 13 APIs that Mindbody publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Site. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, code examples, and authentication docs.

This API exposes 20 operations across 20 paths, and defines 46 schemas. It is described by OpenAPI 3.2.0, at version 6.0.

Requests are made against a single base URL, https://api.mindbodyonline.com.

20 operations 20 paths 46 schemas 16 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
6.0
Base URL
https://api.mindbodyonline.com
Authentication
API Key, OAuth 2.0
License
Proprietary
Resource Areas
1

Authentication & Security 2

Mindbody Site API declares 2 security schemes for authenticating requests. An API key is passed in the header as API-Key (ApiKeyAuth). It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 5 scopes. By default, every request must be authenticated.

  • ApiKeyAuth — Mindbody-issued API key (server-to-server). Required on every request.
  • OAuth2 — OpenID Connect bearer token issued by Mindbody Identity Service (signin.mindbodyonline.com). Required for endpoints that act on behalf of a staff or client use…

Paths & Operations 20

Across 20 paths, the API surfaces 20 operations — 16 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Site 20

Site operations.

GET
/public/v6/site/activationcode
Mindbody Before You Can Use This Endpoint, MINDBODY Must Approve Your Developer
getActivationCode 2 params → 200400401403404500
GET
/public/v6/site/categories
Mindbody Gets the Categories
getCategories 9 params → 200400401403404500
GET
/public/v6/site/genders
Mindbody The Endpoint Returns a List of Configured Client Gender Options for a
getGenders 3 params → 200400401403404500
GET
/public/v6/site/liabilitywaiver
Mindbody Gets Liability Waiver Content at the Specified Business
getLiabilityWaiver 3 params → 200400401403404500
GET
/public/v6/site/locations
Mindbody Get Locations for a Site
getLocations 5 params → 200400401403404500
GET
/public/v6/site/memberships
Mindbody Get the Memberships at a Site
getMemberships 4 params → 200400401403404500
GET
/public/v6/site/mobileproviders
Mindbody Get the List of Mobile Providers That Are Supported by the Business
getMobileProviders 4 params → 200400401403404500
GET
/public/v6/site/paymenttypes
Mindbody Get Payment Types for a Site
getPaymentTypes 4 params → 200400401403404500
GET
/public/v6/site/programs
Mindbody Get Service Categories Offered at a Site
getPrograms 8 params → 200400401403404500
GET
/public/v6/site/promocodes
Mindbody Gets a List of Promocodes at the Specified Business. This Endpoint
getPromoCodes 10 params → 200400401403404500
GET
/public/v6/site/prospectstages
Mindbody Get the List of Prospect Stages That Represent the Prospect Stage
getProspectStages 4 params → 200400401403404500
GET
/public/v6/site/relationships
Mindbody This Endpoint Retrieves the Business Site Relationships
getRelationships 6 params → 200400401403404500
GET
/public/v6/site/resourceavailabilities
Mindbody Get Resource Availabilities Used at a Site
getResourceAvailabilities 11 params → 200400401403404500
GET
/public/v6/site/resources
Mindbody Get Resources Used at a Site
getResources 10 params → 200400401403404500
GET
/public/v6/site/sessiontypes
Mindbody Get the Session Types Used at a Site
getSessionTypes 7 params → 200400401403404500
GET
/public/v6/site/sites
Mindbody Gets a List of Sites That the Developer Has Permission to View
getSites 7 params → 200400401403404500
POST
/public/v6/site/addclientindex
Mindbody Creates a New Client Index Record at the Specified Business
addClientIndex 3 params body → 200400401403404500
POST
/public/v6/site/addpromocode
Mindbody Creates a New Promocode Record at the Specified Business
addPromoCode 3 params body → 200400401403404500
POST
/public/v6/site/deactivatepromocode
Mindbody Deactivates an Existing Promocode Record at the Specified Business
deactivatePromoCode 3 params body → 200400401403404500
POST
/public/v6/site/updateclientindex
Mindbody Updates an Exisitng Client Index Record at the Specified Business
updateClientIndex 3 params body → 200400401403404500

Schemas 46

The contract defines 46 schemas that model the data the API accepts and returns. The most detailed are Location (25 properties), Site (23 properties), PromoCode (14 properties), Membership (14 properties). Each schema is shown below with its type and property counts.

UpdateSiteClientIndexRequest
object
Implementation of the 'UpdateSiteClientIndexRequest' model.
10 properties
AddPromoCodeResponse
object
Implementation of the 'AddPromoCodeResponse' model.
1 property
GetGendersResponse
object
Implementation of the 'GetGendersResponse' model.
1 property
GetRelationshipsResponse
object
Implementation of the 'GetRelationshipsResponse' model. Get Relationships Response Model
2 properties
Discount
object
Implementation of the 'Discount' model. Discount for a promo code
2 properties
DaysValidEnum
string
DaysValidEnum enumeration.
ProgramMembership
object
Implementation of the 'ProgramMembership' model.
2 properties
GetResourceAvailabilitiesResponse
object
Implementation of the 'GetResourceAvailabilitiesResponse' model.
2 properties
ScheduleTypeEnum
string
ScheduleTypeEnum enumeration.
PromoCode
object
Implementation of the 'PromoCode' model.
14 properties
LeadChannel
object
Implementation of the 'LeadChannel' model.
5 properties
GetPaymentTypesResponse
object
Implementation of the 'GetPaymentTypesResponse' model. Get Payment Types Response Model
1 property
Program
object
Implementation of the 'Program' model.
6 properties
ProspectStage
object
Implementation of the 'ProspectStage' model.
3 properties
Location
object
Implementation of the 'Location' model.
25 properties
SessionType
object
Implementation of the 'SessionType' model. SessionType contains information about the session types in a business.
13 properties
TypeEnum
string
TypeEnum enumeration.
GetPromoCodesResponse
object
Implementation of the 'GetPromoCodesResponse' model.
2 properties
MobileProvider
object
Implementation of the 'MobileProvider' model.
4 properties
UpdateSiteClientIndexResponse
object
Implementation of the 'UpdateSiteClientIndexResponse' model.
10 properties
GetProspectStagesResponse
object
Implementation of the 'GetProspectStagesResponse' model. Get Prospect Stages Response Model
1 property
AddSiteClientIndexRequest
object
Implementation of the 'AddSiteClientIndexRequest' model.
9 properties
PaginationResponse
object
Implementation of the 'PaginationResponse' model. Contains information about the pagination to use.
4 properties
Amenity
object
Implementation of the 'Amenity' model. Definition of a location amenity
2 properties
DeactivatePromoCodeRequest
object
Implementation of the 'DeactivatePromoCodeRequest' model.
1 property
GetMembershipsResponse
object
Implementation of the 'GetMembershipsResponse' model.
1 property
GetCategoriesResponse
object
Implementation of the 'GetCategoriesResponse' model. Get Categories Response Model
2 properties
GetSessionTypesResponse
object
Implementation of the 'GetSessionTypesResponse' model.
2 properties
GetLocationsResponse
object
Implementation of the 'GetLocationsResponse' model.
2 properties
SubCategory
object
Implementation of the 'SubCategory' model.
3 properties
GetActivationCodeResponse
object
Implementation of the 'GetActivationCodeResponse' model.
2 properties
GetLiabilityWaiverResponse
object
Implementation of the 'GetLiabilityWaiverResponse' model.
1 property
GetSitesResponse
object
Implementation of the 'GetSitesResponse' model.
2 properties
Membership
object
Implementation of the 'Membership' model.
14 properties
PaymentType
object
Implementation of the 'PaymentType' model.
4 properties
Relationship
object
Implementation of the 'Relationship' model. Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim.
3 properties
ResourceAvailability
object
Implementation of the 'ResourceAvailability' model. An availability of a resource
3 properties
AddPromoCodeRequest
object
Implementation of the 'AddPromoCodeRequest' model.
11 properties
GetMobileProvidersResponse
object
Implementation of the 'GetMobileProvidersResponse' model. Get Mobile Providers Response Object
1 property
ApplicableItem
object
Implementation of the 'ApplicableItem' model. Item that will be applied to a promo code
3 properties
Site
object
Implementation of the 'Site' model.
23 properties
PricingRelationships
object
Implementation of the 'PricingRelationships' model.
2 properties
GetProgramsResponse
object
Implementation of the 'GetProgramsResponse' model.
2 properties
Category
object
Implementation of the 'Category' model.
11 properties
GenderOption
object
Implementation of the 'GenderOption' model. A gender option available at a site
4 properties
AddSiteClientIndexResponse
object
Implementation of the 'AddSiteClientIndexResponse' model.
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mindbody-site-api-openapi.yml Raw ↑

Other APIs Mindbody publishes across the network.

Mindbody Appointment API
Mindbody Class API
Mindbody Client API
Mindbody Cross Site API
Mindbody Enrollment API
Mindbody Metrics API
Mindbody Payroll API
Mindbody Pick A Spot API
Mindbody Sale API
Mindbody Staff API
Mindbody Subscriptions API
Mindbody User Token API
Where this information came from

This is an independent, third-party profile of Mindbody Site API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.