---
title: "Get Authorization Token"
method: GET
path: "/tts/token"
tags: ["Text to Speech"]
---

# Get Authorization Token

`GET /tts/token`

Get authorization token. This endpoint is used to retrieve an authorization token for the Text-to-Speech (TTS) feature. It also adds a credit for using the TTS feature.

## Response `200`

Successful Response

- AppRoutersAssemblyaiAuthenticationTokenResponse
  - `token` string, required

---

[API](https://skmtc.net/dante-ai/apis/dante-ai-api.md) · [All operations](https://skmtc.net/dante-ai/apis/dante-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dante-ai/dante-ai-api/revisions/38b6c9a4246d/schema)
