Open Dental AI chatbot
Open Dental AI chatbot access arrives through Bonfire in a private channel. Ask about tomorrow's schedule or a patient's recall status and the assistant answers from your Open Dental context, with records processed locally on your own machine.
What Bonfire can do in Open Dental
Real actions from the Open Dental API that a Bonfire agent can run on your behalf, on-device.
| Action | Resource | Method · Endpoint |
|---|---|---|
| List patients | Patients | GET /api/v1/patients |
| Create patient | Patients | POST /api/v1/patients |
| Update patient | Patients | PUT /api/v1/patients/{PatNum} |
| List appointments | Appointments | GET /api/v1/appointments |
| Create appointment | Appointments | POST /api/v1/appointments |
| Update appointment | Appointments | PUT /api/v1/appointments/{AptNum} |
| List procedure logs | Procedures | GET /api/v1/procedurelogs |
| Create payment | Billing | POST /api/v1/payments |
Open Dental 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
Open Dental — questions
Can Bonfire automate Open Dental?
Yes. Bonfire runs on your machine, holds your Open Dental credentials locally, and a connected model (Claude, GPT, Gemini or Grok) drives the Open Dental API to run the actions you ask for in chat.
Does my Open Dental 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.