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 Class API

Class operations.

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

Tagged areas include Class. 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 16 operations across 16 paths, and defines 70 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.

16 operations 16 paths 70 schemas 7 GET1 PATCH8 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 Class 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 16

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

Class 16

Class operations.

GET
/public/v6/class/classdescriptions
Mindbody To Find Class Descriptions Associated with scheduled Classes, Pass
getClassDescriptions 12 params → 200400401403404500
GET
/public/v6/class/classes
Mindbody Get Scheduled Classes
getClasses 20 params → 200400401403404500
GET
/public/v6/class/classschedules
Mindbody Get Class Schedules
getClassSchedules 12 params → 200400401403404500
GET
/public/v6/class/classvisits
Mindbody Returns a List of Visits That Contain Information for a Specified
getClassVisits 6 params → 200400401403404500
GET
/public/v6/class/courses
Mindbody This Endpoint Will Provide All the Data Related to Courses Depending
getCourses 12 params → 200400401403404500
GET
/public/v6/class/semesters
Mindbody This Endpoint Retrieves the Business Class Semesters
getSemesters 9 params → 200400401403404500
GET
/public/v6/class/waitlistentries
Mindbody Returns a List of Waiting List Entries for a Specified Class Schedule
getWaitlistEntries 10 params → 200400401403404500
POST
/public/v6/class/addclassschedule
Mindbody This Endpoint Adds a Class Schedule. for a Single Day Schedule, the
addClassSchedule 3 params body → 200400401403404500
POST
/public/v6/class/addclienttoclass
Mindbody This Endpoint Adds a Client to a Class or to a Class Waiting List. to
addClientToClass 3 params body → 200400401403404500
POST
/public/v6/class/cancelsingleclass
Mindbody This Endpoint Will Cancel a Single Class from Studio
cancelSingleClass 3 params body → 200400401403404500
POST
/public/v6/class/removeclientfromclass
Mindbody Remove a Client from a Class
removeClientFromClass 3 params body → 200400401403404500
POST
/public/v6/class/removeclientsfromclasses
Mindbody This Endpoint Can Be Utilized for Removing Multiple Clients from
removeClientsFromClasses 3 params body → 200400401403404500
POST
/public/v6/class/removefromwaitlist
Mindbody This Endpoint Does Not Return a Response. if a Call to This Endpoint
removeFromWaitlist 4 params → 200400401403404500
POST
/public/v6/class/substituteclassteacher
Mindbody Substitute a Class Teacher
substituteClassTeacher 3 params body → 200400401403404500
POST
/public/v6/class/updateclassschedule
Mindbody This Endpoint Updates a Class Schedule
updateClassSchedule 3 params body → 200400401403404500
PATCH
/public/v6/class/updateclassschedulenotes/{classScheduleId}
Mindbody This Endpoint Updates the Notes of Class Instances Based on the
updateClassScheduleNotes 4 params body → 200400401403404500

Schemas 70

The contract defines 70 schemas that model the data the API accepts and returns. The most detailed are Client (58 properties), Staff (38 properties), Class (30 properties), Visit (28 properties). Each schema is shown below with its type and property counts.

Unavailability
object
Implementation of the 'Unavailability' model.
4 properties
UpdateClassScheduleNotesRequest
object
Implementation of the 'UpdateClassScheduleNotesRequest' model. A model for requesting the updates of notes of a class schedule.
1 property
RemoveClientFromClassResponse
object
Implementation of the 'RemoveClientFromClassResponse' model.
1 property
ClientRelationship
object
Implementation of the 'ClientRelationship' model. A relation between two clients.
5 properties
AddClientToClassVisit
object
Implementation of the 'AddClientToClassVisit' model.
23 properties
SubstituteClassTeacherResponse
object
Implementation of the 'SubstituteClassTeacherResponse' model.
1 property
ApiError
object
Implementation of the 'ApiError' model.
2 properties
AppointmentGenderPreference1Enum
string
AppointmentGenderPreference1Enum enumeration.
AppointmentStatusEnum
string
AppointmentStatusEnum enumeration.
ClientService
object
Implementation of the 'ClientService' model. A service that is on a client's account.
14 properties
SubstituteTeacherClass
object
Implementation of the 'SubstituteTeacherClass' model. Represents a single class instance. Used in SubstituteClassTeacher endpoint.
21 properties
WaitlistEntry
object
Implementation of the 'WaitlistEntry' model.
9 properties
ClientCreditCard
object
Implementation of the 'ClientCreditCard' model. A client credit card.
10 properties
GetClassVisitsResponse
object
Implementation of the 'GetClassVisitsResponse' model.
1 property
AddClientToClassResponse
object
Implementation of the 'AddClientToClassResponse' model.
1 property
RemoveClientsFromClassesRequest
object
Implementation of the 'RemoveClientsFromClassesRequest' model. Remove Clients From Classes Request
6 properties
ScheduleTypeEnum
string
ScheduleTypeEnum enumeration.
CustomClientFieldValue
object
Implementation of the 'CustomClientFieldValue' model. The value of a custom client field
4 properties
Staff
object
Implementation of the 'Staff' model. The Staff
38 properties
Availability
object
Implementation of the 'Availability' model. A staff availability entry
13 properties
AddOnSmall
object
Implementation of the 'AddOnSmall' model.
4 properties
Program
object
Implementation of the 'Program' model.
6 properties
ProspectStage
object
Implementation of the 'ProspectStage' model.
3 properties
AppointmentStaff
object
Implementation of the 'AppointmentStaff' model.
4 properties
GetWaitlistEntriesResponse
object
Implementation of the 'GetWaitlistEntriesResponse' model.
2 properties
Location
object
Implementation of the 'Location' model.
25 properties
SalesRep
object
Implementation of the 'SalesRep' model.
5 properties
SessionType
object
Implementation of the 'SessionType' model. SessionType contains information about the session types in a business.
13 properties
ClassSchedule
object
Implementation of the 'ClassSchedule' model. Represents a single class instance. The class meets at the start time, goes until the end time.
24 properties
TypeEnum
string
TypeEnum enumeration.
GetSemestersResponse
object
Implementation of the 'GetSemestersResponse' model. Get Semesters Response Model
2 properties
SubstituteClassTeacherRequest
object
Implementation of the 'SubstituteClassTeacherRequest' model.
6 properties
FrequencyTypeEnum
string
FrequencyTypeEnum enumeration.
GetClassDescriptionsResponse
object
Implementation of the 'GetClassDescriptionsResponse' model.
2 properties
Appointment
object
Implementation of the 'Appointment' model. Contains information about an appointment.
23 properties
GenderPreferenceEnum
string
GenderPreferenceEnum enumeration.
GetClassesResponse
object
Implementation of the 'GetClassesResponse' model.
2 properties
Class
object
Implementation of the 'Class' model. Represents a single class instance. The class meets at the start time, goes until the end time.
30 properties
Level
object
Implementation of the 'Level' model. A session level.
3 properties
Visit
object
Implementation of the 'Visit' model. Represents a specific visit to a class
28 properties
Amenity
object
Implementation of the 'Amenity' model. Definition of a location amenity
2 properties
Client
object
Implementation of the 'Client' model. The Client.
58 properties
PaginationResponse
object
Implementation of the 'PaginationResponse' model. Contains information about the pagination to use.
4 properties
RemoveClientFromClassRequest
object
Implementation of the 'RemoveClientFromClassRequest' model.
7 properties
AssignedClientIndex
object
Implementation of the 'AssignedClientIndex' model. Represents a client index value assigned to a client
2 properties
AppointmentGenderPreferenceEnum
string
AppointmentGenderPreferenceEnum enumeration.
AddClientToClassRequest
object
Implementation of the 'AddClientToClassRequest' model.
11 properties
WrittenClassSchedulesInfo
object
Implementation of the 'WrittenClassSchedulesInfo' model.
2 properties
GetClassSchedulesResponse
object
Implementation of the 'GetClassSchedulesResponse' model.
2 properties
Relationship
object
Implementation of the 'Relationship' model. Jim is a RelationshipName1 of John. John is a RelationshipName2 of Jim.
3 properties
Semester
object
Implementation of the 'Semester' model. Semesters help you quickly classify enrollments.
8 properties
Action1Enum
string
Action1Enum enumeration.
ClassDescription
object
Implementation of the 'ClassDescription' model. Represents a class definition. The class meets at the start time, goes until the end time.
15 properties
StatusEnum
string
StatusEnum enumeration.
BookingStatusEnum
string
BookingStatusEnum enumeration.
StaffSetting
object
Implementation of the 'StaffSetting' model. contains the information about the staff settings.
2 properties
UpdateClassEnrollmentScheduleRequest
object
Implementation of the 'UpdateClassEnrollmentScheduleRequest' model.
24 properties
ResourceAvailability
object
Implementation of the 'ResourceAvailability' model. An availability of a resource
3 properties
Course
object
Implementation of the 'Course' model. A course.
10 properties
CancelSingleClassRequest
object
Implementation of the 'CancelSingleClassRequest' model.
4 properties
ClassClientDetail
object
Implementation of the 'ClassClientDetail' model. Class Client Detail Object
2 properties
BookingWindow
object
Implementation of the 'BookingWindow' model. The booking window for registration
4 properties
ResourceSlim
object
Implementation of the 'ResourceSlim' model. Contains information about resources, such as rooms.
2 properties
PricingRelationships
object
Implementation of the 'PricingRelationships' model.
2 properties
CancelSingleClassResponse
object
Implementation of the 'CancelSingleClassResponse' model.
1 property
GetCoursesReponse
object
Implementation of the 'GetCoursesReponse' model. This is the response class for the get courses API
2 properties
RemoveClientsFromClassesResponse
object
Implementation of the 'RemoveClientsFromClassesResponse' model. Remove Clients From Classes Response
3 properties
Liability
object
Implementation of the 'Liability' model.
3 properties
ClientType
object
Implementation of the 'ClientType' model. Represents a client's type classification.
2 properties
AddClassEnrollmentScheduleRequest
object
Implementation of the 'AddClassEnrollmentScheduleRequest' model.
24 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mindbody-class-api-openapi.yml Raw ↑

Other APIs Mindbody publishes across the network.

Mindbody Appointment 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 Site 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 Class 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.