Developers · REST API
REST API.
Public endpoints for reading and writing bookings, programs, members, payments, and tenant config.
Reference
What's exposed.
- Bookings (read · write · cancel)
- Programs & sessions
- Members & memberships
- Payments & refunds
- Webhooks subscriptions
- Tenant config (read-only)
Authentication
API keys + OAuth.
Long-lived tenant API keys for server-to-server. OAuth for partner apps acting on behalf of a club. See the OpenAPI spec for exact schemas.