Home
Mindbody
Public Api V6 Staff1 Example
Public Api V6 Staff1 Example
Fitness Wellness Beauty Scheduling Booking Point-of-Sale Studios Salons Spas Webhook
Public Api V6 Staff1 Example is an example object payload from Mindbody, with 45 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
Id FirstName LastName DisplayName Email Bio Address Address2 City State PostalCode ForeignZip Country WorkPhone HomePhone CellPhone Active IsSystem SmodeId AppointmentTrn AlwaysAllowDoubleBooking IndependentContractor ImageUrl IsMale ReservationTrn SortOrder MultiLocationPermission Name ProviderIDs StaffSettings Rep Rep2 Rep3 Rep4 Rep5 Rep6 Assistant Assistant2 EmploymentStart EmploymentEnd EmpID Appointments Unavailabilities Availabilities LoginLocations
Example Payload
{
"Id": 123456,
"FirstName": "Alex",
"LastName": "Lane",
"DisplayName": "example-value",
"Email": "kinlane@example.com",
"Bio": "example-value",
"Address": "123 Market St",
"Address2": "123 Market St",
"City": "San Francisco",
"State": "CA",
"PostalCode": "94110",
"ForeignZip": "example-value",
"Country": "US",
"WorkPhone": "+15551234567",
"HomePhone": "+15551234567",
"CellPhone": "+15551234567",
"Active": true,
"IsSystem": true,
"SmodeId": 123456,
"AppointmentTrn": true,
"AlwaysAllowDoubleBooking": true,
"IndependentContractor": true,
"ImageUrl": "https://example.mindbodyonline.com/resource/abc123",
"IsMale": true,
"ReservationTrn": true,
"SortOrder": 1,
"MultiLocationPermission": true,
"Name": "Sunset Yoga Studio",
"ProviderIDs": [
"example-value"
],
"StaffSettings": {
"UseStaffNicknames": true,
"ShowStaffLastNamesOnSchedules": true
},
"Rep": true,
"Rep2": true,
"Rep3": true,
"Rep4": true,
"Rep5": true,
"Rep6": true,
"Assistant": true,
"Assistant2": true,
"EmploymentStart": "2026-05-28T14:30:00Z",
"EmploymentEnd": "2026-05-28T14:30:00Z",
"EmpID": "example-value",
"Appointments": [
{}
],
"Unavailabilities": [
{}
],
"Availabilities": [
{}
],
"LoginLocations": [
{}
]
}
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/public-api-v6-staff1-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.