Wodify AI Integration
Wodify AI agents use your gym-management data as context, with Bonfire running on your own machine. These agents reference member, class, and workout information to inform the AI rather than acting as Wodify's backend, keeping your box's data on-device and in your control.
What Bonfire can do in Wodify
Real actions from the Wodify API that a Bonfire agent can run on your behalf, on-device.
| Action | Resource | Method · Endpoint |
|---|---|---|
| List clients | Clients | GET /clients |
| Create client | Clients | POST /clients |
| List classes | Classes | GET /classes |
| Reserve class for client | Class Reservations | POST /classes/{classId}/reservations/clients/{clientId} |
| Sign client into class | Class Sign-ins | POST /classes/{classId}/sign-in/clients/{clientId} |
| List memberships | Memberships | GET /memberships |
| Create membership | Memberships | POST /memberships |
| Create workout | Workouts | POST /workouts |
Wodify agents in action
On your machine, not a SaaS
Bonfire Terminal
- Your keys & data stay on your device
- Perpetual license — no per-seat SaaS fee
- Any connected model — Claude, GPT, Gemini or Grok
- Offline Llama for local, private reasoning
- Driven from chat you already use
Cloud AI middleman
- Keys & data pass through a third-party server
- Recurring subscription, usage caps
- Model locked to the vendor
- Yet another dashboard to log into
Wodify — questions
Can Bonfire automate Wodify?
Yes. Bonfire runs on your machine, holds your Wodify credentials locally, and a connected model (Claude, GPT, Gemini or Grok) drives the Wodify API to run the actions you ask for in chat.
Does my Wodify data go to the cloud?
Bonfire runs on your desktop and keeps your keys local — it isn't a SaaS holding your data. Only the specific request you approve is sent to your chosen AI model.
Which AI models can I use?
Any connected model — Claude, GPT, Gemini or Grok. A fully offline Llama model runs locally for private reasoning but can't reach live APIs.