Zen Planner is gym, martial arts, yoga, affiliate, and fitness studio management software covering membership management, billing and payments, class scheduling, attendance and check-ins, skills/belt tracking, and a member app. Zen Planner is owned by Daxko. Its developer API is published on the shared Daxko Partners API platform as the "Zen Planner API."
Access model: The Zen Planner API is partner-gated - you request access through a Daxko sales representative and are provisioned OAuth 2.0 credentials. The API reference is publicly viewable (Daxko's Redocly-hosted docs), but calling the API requires a provisioned partner relationship, so live traffic was not exercised for this entry. The Classes endpoints are confirmed from the public reference; the remaining module operations are honestly modeled from the documented module set (endpointsModeled: true) and may differ in exact path, parameters, and payloads from the gated production surface.
Base URL: https://api.partners.daxko.com/api/v1
Authentication: OAuth 2.0 (partner tokens via https://api.partners.daxko.com/v3/partners/oauth2/token; member auth via https://operations.oauth2.partners.daxko.com/token)
APIs.json: https://raw.githubusercontent.com/api-evangelist/zenplanner/refs/heads/main/apis.yml
- Fitness
- Gym Management
- Studio Management
- Martial Arts
- Membership
- Scheduling
- Class Booking
- Daxko
- Created: 2026-07-04
- Modified: 2026-07-04
All APIs share the base URL https://api.partners.daxko.com/api/v1 and are documented at the public Daxko Partners reference: https://docs.partners.daxko.com/openapi/ZenPlanner/v1/
Retrieve people (members and contacts) records held in a Zen Planner studio account. Person records are the anchor for memberships, class reservations, and attendance in the rest of the API.
- Tags: People, Members, Contacts
- Properties: Documentation, API Reference, OpenAPI
Access membership information for a person - the plans, agreements, and billing relationships that a member holds at a studio.
- Tags: Memberships, Billing, Subscriptions
- Properties: API Reference, OpenAPI
Retrieve class information including schedules and class types, list a person's class reservations, and list a person's class attendances (check-ins). Confirmed paths: /classes, /classes/people/{personId}/reservations, /classes/people/{personId}/attendances.
- Tags: Classes, Schedule, Reservations, Attendance
- Properties: API Reference, OpenAPI
Access information about the physical locations (studios) configured in a Zen Planner account.
- Tags: Locations, Studios
- Properties: API Reference, OpenAPI
Retrieve information about programs - the offerings (memberships, classes, services) a studio organizes its business around.
- Tags: Programs, Offerings
- Properties: API Reference, OpenAPI
Create prospect (lead) records so external lead-capture and marketing tools can push new prospects into a studio's Zen Planner CRM.
- Tags: Prospects, Leads, CRM
- Properties: API Reference, OpenAPI
Access information about groups and the people associated with them - for example households or family memberships.
- Tags: Groups, Households, Memberships
- Properties: API Reference, OpenAPI
Zen Planner is priced as a monthly SaaS subscription scaled by active members (not staff or prospects). Public and third-party sources describe three editions from roughly $99/month to ~$348/month, with most studios paying $99-$200/month. See plans/zenplanner-plans-pricing.yml. API access is a separate, sales-gated Daxko Partners arrangement.
FN: Kin Lane Email: kin@apievangelist.com