API Docs Introduction

Getting started with our API is quick and easy. With the My AskAI API you can ask questions to your AskAI and build your apps or workflows.

Available as an add-on on paid plans

  • All API requests require an ID and API Key, these can be found within the Dashboard > Chabot setup > Integrations.

  • Authentication is handled via the API's request body fields, not via any headers

  • Remember to set the header for Content-Type: application/json (this is the only header needed)

  • All API requests are POST methods

For details on how to use the Query API click here.

Last updated