Developer Platform · Private Beta

A data integration layer for wellness studio operators.

Kindling Health is a platform that connects wellness business management software with third-party communication tools used by studio operators. We are currently seeking API access to build and test our Mindbody integration.

Request API access
About

What we build

Kindling Health builds software tools for independent wellness studio operators. Our platform connects studio management data with operator-owned communication accounts to support day-to-day client relationship workflows.

We do not operate our own messaging infrastructure. Our platform acts as a routing and logic layer between data sources and tools already owned and operated by the studio.

Data retrieved via API is used solely to trigger and personalize communications sent through the studio owner's own connected accounts. No client data is sold, shared, or used for any purpose outside the individual studio's workflow.

API Usage

Requested endpoints

Kindling requires read-only access to the following Mindbody API endpoints. No write operations are performed on any client records.

WEBHOOK
client.created

Detects new client registrations in real time to initialize studio workflows.

GET
/client/clients

Retrieves client record and account status fields.

GET
/client/clientvisits

Reads visit history for a given client.

GET
/sale/sales

Reads purchase history for a given client.

GET
/client/clientcontracts

Reads active contract status for a given client.

Access

Request developer access

We are currently in private development. Submit your email to be notified when sandbox access opens.

// developer updates only