# Natural Language AI

All endpoints in this collection except that of Chatbot are protected and require authentication using an `X-AUG-KEY` as the authorization header.

To authenticate your requests, include an `X-AUG-KEY` header in the following format:

```json
X-AUG-KEY: YOUR_API_KEY
```

Replace `YOUR_API_KEY` with your unique API Key created on the [Autogon Console](https://console.autogon.ai/)
