Buni.aiDocs
API reference

API reference

Every endpoint of the Buni.ai v1 public API, generated from the OpenAPI document pinned to the product source.

This reference lists every public endpoint, its fields and its responses. It is generated from the OpenAPI 3.1 document at openapi/buni-v1.yaml, which is written against the product source and checked in CI.

All paths are relative to:

https://www.buni.ai/api/v1/orgs/{orgId}

Authenticate with Authorization: Bearer bai_ext_... or x-api-key. Each endpoint lists the scope it needs.

GroupEndpoints
BotsSend a message to a chatbot, sync or async.
FlowsTrigger a chatbot flow, manage polling triggers, list and replay dead letters.
AutomationsTrigger an automation, sync or async.
InvocationsRead a run, cancel or reschedule a scheduled run.
WebhooksThe async run callback you receive, and the Webhook trigger URL you call.

Endpoints that need a signed-in dashboard session (token management, project API settings, invocation logs and metrics, workflow templates) are not part of the public API and are not listed.

New to the API? Start with the overview and Authentication.

Last reviewed 24 September 2026