API Docs Introduction
Getting started with our API is quick and easy. With the My AskAI API you can ask questions to your AskAI to build your apps or workflows.
Last updated
Was this helpful?
Getting started with our API is quick and easy. With the My AskAI API you can ask questions to your AskAI to build your apps or workflows.
Last updated
Was this helpful?
Available as an add-on on paid plans
All API requests require an ID
and API Key
, these can be found within the Dashboard > Channels > API access (incl/ Zapier).
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
Currently, you cannot add content (create embeddings) or create an AI agent via API.
If this is something you are looking to do, please contact us via chat and we will do what we can to assist.