> For the complete documentation index, see [llms.txt](https://docs.autogon.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.autogon.ai/autogon-qore/voice-cloning.md).

# Voice Cloning

All endpoints related to dataset management 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/)
