Segment AI Integration
Segment AI agents let Bonfire operate your Customer Data Platform through Segment's own API and CLI. Running from your own machine, these agents manage sources, destinations, and event streams, so your customer data plumbing is driven by AI you control, not a third-party cloud service.
What Bonfire can do in Segment
Real actions from the Segment API that a Bonfire agent can run on your behalf, on-device.
| Action | Resource | Method · Endpoint |
|---|---|---|
| List sources | Sources | GET /sources |
| Create source | Sources | POST /sources |
| List destinations | Destinations | GET /destinations |
| Update destination | Destinations | PATCH /destinations/{id} |
| Create tracking plan | Tracking Plans | POST /tracking-plans |
| Track event | Tracking | POST /v1/track |
| Identify user | Tracking | POST /v1/identify |
| Batch events | Tracking | POST /v1/batch |
Segment 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
Segment — questions
Can Bonfire automate Segment?
Yes. Bonfire runs on your machine, holds your Segment credentials locally, and a connected model (Claude, GPT, Gemini or Grok) drives the Segment API to run the actions you ask for in chat.
Does my Segment 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.