> ## Documentation Index
> Fetch the complete documentation index at: https://support.myaskai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# API Docs Introduction

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

<Check>
  Available as an add-on on paid plans
</Check>

* 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

[For details on how to use the Query API click here.](/api-documentation/query-api)

### Can I add content or create an AI agent via API?

Currently, you cannot add content (create embeddings) or create an AI agent via API.&#x20;

If this is something you are looking to do, please contact us via chat and we will do what we can to assist.
