> For the complete documentation index, see [llms.txt](https://voicegenie.gitbook.io/voicegenie-ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://voicegenie.gitbook.io/voicegenie-ai/developer-documentation-1.0.md).

# Developer documentation 1.0

## Getting Started

The **VoiceGenie REST API** provides endpoints for functionalities available on the dashboard, along with some additional features for automation and integration.

**Authentication :**&#x20;

Authentication is done via **HTTPS payload**:

* Include your **API token** and **workspaceId** in the payload.

#### **How to Get Your API Token**

1. Log in to the **VoiceGenie Dashboard**.
2. Navigate to **Developer APIs → Generate Token**.
3. Your **workspaceId** is generated automatically for your account.
   * It remains **constant**, even if you regenerate your API token.

<https://app.voicegenie.ai/>
