If you are looking into creating an own App with our API, we recommend to use the infinite ABO, where you can test and deploy your App without any restrictions.

Welcome

Welcome to our Api Docuumetation. Here you can find all the endpoints you need to create your own App with our API.

it’s easy tp start if you first build your expert in the hub. After that you can get all of the needed infos from Get Experts.

Step 1: Create your Expert

Create your Expert

View the OpenAPI specification file

Step 2: Get your Expert

Get Experts

How to get the List of Experts

Step 2: Get your Expert

Invoke Agent

How to invoke the Agent

Authentication

All API endpoints are authenticated using BBot Api Keys and picked up from the specification file.

"header": [
  {
    "bbot-api-key": []
  }
]