Club Automation, by Daxko, is a unified cloud platform for gym and fitness club management—covering membership, scheduling, billing, payments, and member engagement. An unofficial API lets you programmatically pull members, schedules, check-ins, billing accounts, and point-of-sale transactions—and push updates like new memberships, bookings, and payments back into Club Automation.

Club Automation, by Daxko, is a unified cloud platform that brings gym and fitness club operations into a single shared data system—covering membership management, scheduling, billing, payments, and member engagement. Clubs use it to run day-to-day operations, capture and convert prospects, process payments, and connect to a broad partner ecosystem, eliminating the information silos that come from stitching point tools together.
Core product areas include:
Common data entities:
Clubs run mission-critical workflows on Club Automation every day, but turning portal-driven operations into API-driven automation is non-trivial:
Supergood reverse-engineers authenticated browser flows and Club Automation's API surface to deliver a resilient, normalized API layer for your club tenant—across membership, scheduling, billing, and access data.
Use Club Automation with AI agents: Club Automation MCP Server →
Book a 30-minute session to confirm your modules, membership types, and authentication model.
We deliver a production-ready Club Automation adapter tailored to your club configuration and entitlements.
Go live with continuous monitoring and automatic adjustments as Club Automation evolves.
Authentication
/authenticateAuthenticate to a Club Automation tenant using username/password, or MFA, and obtain a session token for downstream calls.
Members
/membersList members and prospects with filters for membership type, status, household, and join date.
Members
/create_memberCreate a new member or prospect record against the club's configured membership types and custom fields.
Scheduling
/schedulesRetrieve classes, appointments, and reservations with filters for date range, location, and trainer.
Scheduling
/create_reservationBook a class, court, or appointment for a member against availability and capacity rules.
Billing
/billingPull billing accounts, invoices, dues, and payment activity across recurring and one-time charges.
- Pull members, prospects, and households with membership type and status into a central warehouse - Stream join, cancel, and upgrade events to downstream CRM and retention tools - Reconcile member records across locations for a unified member 360
- Pull class, court, and appointment availability and push new bookings without portal clicks - Sync trainer and class schedules to member-facing apps and websites - Trigger waitlist and capacity notifications from reservation changes
- Sync invoices, dues, and payments from Daxko Payments into general ledger and AR systems - Match point-of-sale transactions and orders against products and inventory - Surface failed payments and delinquent accounts to revenue-recovery workflows
- Capture check-ins and facility-access events in near real time for analytics and security - Feed visit frequency and attendance into engagement and churn models - Trigger automated follow-up for lapsed or at-risk members
Authentication
Username/password and MFA handled in a managed session
Connectivity
Authenticated browser flows plus the Daxko/Club Automation API surface where exposed to your tenant
Response format
Normalized JSON across members, scheduling, check-ins, billing, and point-of-sale objects
Rate limits
Adaptive throttling tuned to your tenant to avoid Club Automation-side limits
Session management
Automatic session refresh, MFA replay handling, and credential rotation
Data freshness
Near real-time pulls for members, schedules, and check-ins with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for new memberships, reservations, check-ins, and billing changes
Latency
Sub-second reads on cached entities; multi-second writes when posting through billing and scheduling workflows
Throughput
Horizontally scaled workers sized to multi-location club and check-in volume
Reliability
Retry, backoff, and idempotency keys for payments, reservations, and membership changes
Adaptation
Continuous monitoring of Club Automation and Daxko platform releases and tenant configuration drift
Official Club Automation API access requires contacting a Daxko sales representative for approval. Supergood works with your existing authenticated sessions and entitlements, so you can integrate without waiting on a separate partner API onboarding.
Supergood focuses on the Club Automation surface—members, scheduling, check-ins, billing, and point of sale—and can extend to adjacent Daxko products such as Daxko Operations or GroupEx PRO where your tenant uses them.
Both. The API supports pulling members, schedules, check-ins, and billing data, as well as pushing updates like new memberships, reservations, and payments back into Club Automation.
Each tenant is profiled against its configured membership types, custom fields, and rules. Supergood preserves club-specific fields and entitlements rather than forcing a generic schema.
Members, schedules, and check-ins are pulled in near real time, with optional scheduled batch syncs for higher-volume historical billing and transaction data.