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

Staff operations.

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

Tagged areas include Staff. 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 10 operations across 10 paths, and defines 39 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.

10 operations 10 paths 39 schemas 5 GET5 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 Staff 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 10

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

Staff 10

Staff operations.

GET
/public/v6/staff/imageurl
Mindbody Retrieves the Available Image URLs for a Specified Staff Member,
getStaffImageUrl 4 params → 200400401403404500
GET
/public/v6/staff/salesreps
Mindbody This Endpoint Returns the Basic Details of the Staffs That Are Marked
getSalesReps 7 params → 200400401403404500
GET
/public/v6/staff/sessiontypes
Mindbody Gets a List of Active Session Types for a Specific Staff Member. a
getStaffSessionTypes 8 params → 200400401403404500
GET
/public/v6/staff/staff
Mindbody When a User Token is Not Passed with the Request or the Passed User
getStaff 10 params → 200400401403404500
GET
/public/v6/staff/staffpermissions
Mindbody Get Configured Staff Permissions for a Staff Member
getStaffPermissions 4 params → 200400401403404500
POST
/public/v6/staff/addstaff
Mindbody Creates a New Staff Member Record at the Specified Business. the
addStaff 3 params body → 200400401403404500
POST
/public/v6/staff/assignsessiontype
Mindbody Assigns a Staff Member to an Appointment Session Type with Staff
assignStaffSessionType 3 params body → 200400401403404500
POST
/public/v6/staff/staffavailability
Mindbody Enables to Add Staff Availability or Unavailability for a Given Staff
addStaffAvailability 3 params body → 200400401403404500
POST
/public/v6/staff/updatestaff
Mindbody Updates an Existing Staff Member Record at the Specified Business. the
updateStaff 3 params body → 200400401403404500
POST
/public/v6/staff/updatestaffpermissions
Mindbody Assigns a Permission Group to a Staff Member. a Staff User Token Must
updateStaffPermissions 3 params body → 200400401403404500

Schemas 39

The contract defines 39 schemas that model the data the API accepts and returns. The most detailed are Staff (38 properties), UpdateStaffRequest (28 properties), AddStaffRequest (26 properties), Location (25 properties). Each schema is shown below with its type and property counts.

Unavailability
object
Implementation of the 'Unavailability' model.
4 properties
UpdateStaffPermissionsResponse
object
Implementation of the 'UpdateStaffPermissionsResponse' model.
1 property
GetSalesRepsResponse
object
Implementation of the 'GetSalesRepsResponse' model. This is the response class for the get sales reps API
2 properties
GetStaffSessionTypesResponse
object
Implementation of the 'GetStaffSessionTypesResponse' model.
2 properties
Type2Enum
string
Type2Enum enumeration.
DeniedPermissionEnum
string
DeniedPermissionEnum enumeration.
ScheduleTypeEnum
string
ScheduleTypeEnum enumeration.
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
UpdateStaffResponse
object
Implementation of the 'UpdateStaffResponse' model.
1 property
UpdateStaffRequest
object
Implementation of the 'UpdateStaffRequest' model.
28 properties
Program
object
Implementation of the 'Program' model.
6 properties
AllowedPermissionEnum
string
AllowedPermissionEnum enumeration.
AppointmentStaff
object
Implementation of the 'AppointmentStaff' model.
4 properties
Location
object
Implementation of the 'Location' model.
25 properties
GetStaffResponse
object
Implementation of the 'GetStaffResponse' model.
2 properties
SessionType
object
Implementation of the 'SessionType' model. SessionType contains information about the session types in a business.
13 properties
AddStaffAvailabilityRequest
object
Implementation of the 'AddStaffAvailabilityRequest' model. Add Staff Availability/Unavailability Schedule
11 properties
TypeEnum
string
TypeEnum enumeration.
AddStaffResponse
object
Implementation of the 'AddStaffResponse' model.
1 property
AddStaffRequest
object
Implementation of the 'AddStaffRequest' model.
26 properties
AssignStaffSessionTypeRequest
object
Implementation of the 'AssignStaffSessionTypeRequest' model.
8 properties
Appointment
object
Implementation of the 'Appointment' model. Contains information about an appointment.
23 properties
GenderPreferenceEnum
string
GenderPreferenceEnum enumeration.
GetStaffPermissionsResponse
object
Implementation of the 'GetStaffPermissionsResponse' model.
1 property
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
StaffPermissionGroup
object
Implementation of the 'StaffPermissionGroup' model.
4 properties
StatusEnum
string
StatusEnum enumeration.
SalesRepResponse
object
Implementation of the 'SalesRepResponse' model. This is the sales rep DTO
4 properties
AssignStaffSessionTypeResponse
object
Implementation of the 'AssignStaffSessionTypeResponse' model.
8 properties
StaffSetting
object
Implementation of the 'StaffSetting' model. contains the information about the staff settings.
2 properties
ResourceAvailability
object
Implementation of the 'ResourceAvailability' model. An availability of a resource
3 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
UpdateStaffPermissionsRequest
object
Implementation of the 'UpdateStaffPermissionsRequest' model.
2 properties
StaffSessionType
object
Implementation of the 'StaffSessionType' model.
15 properties
GetStaffImageURLResponse
object
Implementation of the 'GetStaffImageURLResponse' model. A response object returned from the GetStaffImgURL API.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mindbody-staff-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 Site API
Mindbody Subscriptions API
Mindbody User Token API
Where this information came from

This is an independent, third-party profile of Mindbody Staff 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.