ClubReady is a full-suite fitness and wellness management platform that powers member management, scheduling, billing, payments, lead and sales workflows, and reporting for studios, gyms, and multi-unit franchises. An unofficial API lets you programmatically pull members, packages, appointments, classes, sales, and billing data—and push updates like new prospects, bookings, and payments back into ClubReady.

ClubReady is a full-suite fitness management software platform, founded in 2009, that helps studio, gym, and wellness operators streamline operations and grow their businesses. Operators use ClubReady to run core club operations, manage the member experience and staff, drive lead and sales workflows, process billing and payments, and surface reporting and analytics—extended by a custom-branded mobile app (MyFitApp), the ClubReady Connect multi-location platform, performance tracking (PIQ), and past-due communications via ClubReady Collect.
Core product areas include:
Common data entities:
Studios and franchises run daily operations on ClubReady, but turning portal-driven workflows into reliable API-driven automation is non-trivial:
Supergood reverse-engineers authenticated browser flows and ClubReady's developer API surface to deliver a resilient, normalized API layer for your clubs—across single locations and ClubReady Connect franchises.
Use ClubReady with AI agents: ClubReady MCP Server →
Book a 30-minute session to confirm your clubs, modules, and authentication model.
We deliver a production-ready ClubReady adapter tailored to your locations and access.
Go live with continuous monitoring and automatic adjustments as ClubReady evolves.
Authentication
/authenticateAuthenticate to a ClubReady club using a subscription key plus username/password and obtain a session for downstream calls.
Members
/membersList members and prospects with filters for club, status, join date, and membership type.
Members
/create_prospectPush a new prospect or lead into a club's sales pipeline with contact details and source attribution.
Scheduling
/appointmentsRetrieve appointments, classes, and bookings across staff, trainers, and locations with date-range filters.
Scheduling
/create_bookingBook a member into a class or appointment slot against available staff and capacity.
Billing
/salesPull sales, invoices, payments, and point-of-sale transactions with package and store filters.
- Pull members, prospects, and leads from every club into a single CRM or warehouse - Push new prospects captured on your site or ads back into the ClubReady sales pipeline - Reconcile membership status and package balances for unified member 360
- Sync appointments, classes, and trainer availability into downstream booking tools - Create and cancel bookings programmatically without portal clicks - Surface no-shows and waitlist events to retention and engagement workflows
- Stream sales, invoices, and payments into accounting and revenue systems - Match package draws and recurring dues against member records - Flag failed payments and past-due accounts to collections workflows
- Aggregate members, schedules, and sales across every ClubReady Connect location - Normalize location-specific identifiers into one consistent franchise dataset - Feed unified KPIs into iKizmet-style analytics and executive dashboards
Authentication
Subscription key plus username/password key handled in a managed session
Connectivity
ClubReady developer API surface plus authenticated browser flows where coverage is gated
Response format
Normalized JSON across Members, Scheduling, Sales, and Billing objects
Rate limits
Adaptive throttling tuned to your clubs to stay within ClubReady's API limits
Session management
Automatic session refresh, credential rotation, and approval-state handling
Data freshness
Near real-time pulls for members, bookings, and sales with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks built on ClubReady real-time data notifications for member, booking, and payment changes
Latency
Sub-second reads on cached entities; multi-second writes when posting bookings and payments
Throughput
Horizontally scaled workers sized to multi-location franchise volume
Reliability
Retry, backoff, and idempotency keys for bookings, billing, and POS transactions
Adaptation
Continuous monitoring of ClubReady releases and per-club configuration drift
Yes. ClubReady requires the club owner to request and be granted API access for third-party integrations. Supergood works against your approved subscription key and credentials once access is enabled, and helps coordinate that provisioning.
Yes. Supergood normalizes members, schedules, sales, and billing across every location in a ClubReady Connect franchise, reconciling location-specific identifiers into one consistent dataset.
Yes. Beyond pulling members, appointments, and sales, you can push prospects into the sales pipeline, create and cancel bookings, and post payments back into ClubReady.
Recurring dues, package draws, and point-of-sale transactions run with idempotency keys, retry, and backoff so payments are reconciled cleanly and never double-charged.
Supergood continuously monitors ClubReady releases, real-time data notifications, and per-club configuration drift, adjusting the adapter automatically so your integration keeps working.