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

# Introduction

> Reference documentation for the Vox API

<Note>
  **Base URL**: `https://api.tts.timepay.ai/api/v1`
</Note>

## Welcome

Welcome to the Vox API reference. These endpoints allow you to integrate hyper-realistic, low-latency text-to-speech capabilities directly into your application.

## Authentication

All API endpoints are authenticated using Bearer tokens. You must include your API key in the header of every request.

Head over to **[timepay.ai](https://timepay.ai)** to get your API key.

```bash theme={null}
Authorization: Bearer {YOUR_API_KEY_HERE}
```

## Need Help?

If you have any questions or need assistance, please contact our support team at [support@timepay.ai](mailto:support@timepay.ai).
