Biel.ai REST API is now available

David Garcia ·

The Biel.ai REST API reference, showing the Send a message endpoint

Some teams need Biel.ai to fit their own workflow, so the REST API is now available in beta for Business and Enterprise plans.

A few ways this plays out:

  • Automate documentation syncing: trigger a re-index from your CI pipeline whenever you publish new docs
  • Build custom integrations: surface chatbot answers inside your own app or internal tools
  • Pull data out: read conversations and usage into your own dashboards instead of exporting by hand

You generate a key in Settings > API, and the REST API docs cover every endpoint with example requests. It's beta, so endpoints may still change before general availability.

One tip: start with the re-index endpoint. Wiring it into your publish step is the fastest way to keep answers current without anyone remembering to click anything.


Building something with the API? Hit reply and tell us what you need.

Try me ↓