Mindbody API Fitness & Wellness Business Data
Pricing
from $0.01 / 1,000 results
Mindbody API Fitness & Wellness Business Data
Access Mindbody data for fitness studios, gyms, yoga studios, salons, spas, and wellness businesses. Get classes, appointments, clients, staff, memberships, sales, and scheduling data. Perfect for fitness business analytics, client management, booking integrations, and marketing automation.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer

John Rippy
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Mindbody API - Fitness & Wellness Business Data
Access Mindbody data for fitness studios, gyms, yoga studios, salons, spas, and wellness businesses. Get classes, appointments, clients, staff, memberships, sales, and scheduling data. Perfect for fitness business analytics, client management, booking integrations, and marketing automation.
Features
- Class Management: Schedules, descriptions, enrollments, waitlists
- Client Data: Profiles, visit history, purchases, memberships, account balances
- Appointments: Booking data, appointment types, staff schedules
- Staff Management: Staff profiles, permissions, availability
- Sales & Products: Services, packages, memberships, retail products
- Multi-Location: Support for multiple business locations
- Demo Mode: Test with realistic sample data (no credentials required)
Use Cases
Fitness Studio Owners
- Export client data for marketing campaigns
- Analyze class attendance and popularity
- Track membership sales and retention
- Generate reports on staff performance
Marketing Agencies
- Sync Mindbody clients to email platforms
- Build automated follow-up sequences
- Create targeted campaigns based on visit history
- Track conversion from leads to members
Software Developers
- Build custom dashboards and reporting
- Create booking widgets and integrations
- Sync data to CRM systems
- Automate membership management
Business Intelligence
- Analyze revenue trends across locations
- Track client lifetime value
- Measure class and service profitability
- Forecast demand and capacity
Input Parameters
Task Selection
task: Operation to performget_classes- Get upcoming classesget_class_schedule- Get class scheduleget_class_descriptions- Get class types/descriptionsget_enrollments- Get class enrollmentsget_clients- Search/list clientsget_client_details- Get specific client infoget_client_visits- Get client visit historyget_client_purchases- Get client purchase historyget_client_memberships- Get client membershipsget_appointments- Get appointmentsget_appointment_types- Get appointment typesget_staff- Get staff membersget_staff_appointments- Get staff schedulesget_services- Get services offeredget_products- Get retail productsget_packages- Get packages/bundlesget_memberships- Get membership typesget_sales- Get sales transactionsget_locations- Get business locationsget_session_types- Get session typesget_resources- Get resources (rooms, equipment)
Authentication
apiKey: Mindbody API KeysiteId: Business Site IDauthorization: Staff authorization tokendemoMode: Run with sample data
Filters
clientId: Specific client lookupstaffId: Filter by staff memberclassId: Specific class lookupstartDate/endDate: Date rangelocationId: Filter by locationprogramId: Filter by programsearchText: Search term
Pagination
limit: Max records (up to 200)offset: Page offset
Example Output
Classes
{"task": "get_classes","success": true,"data": {"classes": [{"id": 12345,"name": "Power Vinyasa Yoga","description": "Dynamic flow class for all levels","startDateTime": "2024-01-20T09:00:00","endDateTime": "2024-01-20T10:00:00","duration": 60,"location": {"id": 1,"name": "Downtown Studio"},"staff": {"id": 101,"name": "Sarah Johnson"},"program": {"id": 5,"name": "Yoga"},"maxCapacity": 25,"enrolledCount": 18,"waitlistCount": 2,"isCanceled": false}],"totalCount": 45}}
Clients
{"task": "get_clients","success": true,"data": {"clients": [{"id": "100012345","firstName": "Jennifer","lastName": "Smith","email": "jennifer.smith@email.com","phone": "555-123-4567","birthDate": "1988-05-15","gender": "Female","status": "Active","createdDate": "2023-01-15","firstVisitDate": "2023-01-20","lastVisitDate": "2024-01-18","totalVisits": 87,"accountBalance": 0,"membershipStatus": "Active","homeLocation": {"id": 1,"name": "Downtown Studio"}}],"totalCount": 1250}}
Memberships
{"task": "get_memberships","success": true,"data": {"memberships": [{"id": 1,"name": "Unlimited Monthly","description": "Unlimited classes per month","price": 149.00,"billingCycle": "Monthly","autopayEnabled": true,"classesIncluded": "Unlimited","programAccess": ["Yoga", "Pilates", "Barre", "HIIT"]},{"id": 2,"name": "10-Class Pack","description": "10 classes, valid 3 months","price": 180.00,"billingCycle": "One-time","classesIncluded": 10,"validityDays": 90}]}}
Getting Mindbody API Access
- Visit Mindbody Developer Portal
- Create a developer account
- Register your application
- Get your API Key and credentials
- Request access to specific business Site IDs
Note: Free sandbox access available for testing.
Integrations
Results can be sent directly to:
- Zapier: Automate client follow-ups
- Make (Integromat): Build marketing workflows
- n8n: Self-hosted automation
- Custom Webhooks: Your CRM or data warehouse
Pricing
Pay only for what you use:
- Class Query: $0.01 per query
- Client Lookup: $0.01 per lookup
- Client List: $0.02 per list
- Appointment Query: $0.01 per query
- Sales Query: $0.02 per query
- Staff Query: $0.01 per query
- Membership Query: $0.01 per query
Support
Legal
This actor integrates with the official Mindbody API. Users must have valid Mindbody API credentials and appropriate permissions. Data usage is subject to Mindbody Terms of Service.