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

# Introduction

> Build voice-powered applications with the VoiceLab360 API.

# VoiceLab360 API

VoiceLab360 gives developers programmatic access to professional voice production, creative generation, studio booking, talent development, workforce licensing, and buyer discovery through a single unified API.

## What you can build

* Applications that convert text to natural, expressive speech
* Tools that transcribe, isolate, or transform audio
* Platforms that discover and license professional voice talent
* Workflows that connect productions to studio facilities
* Autonomous voice agents for interactive experiences

## Platform overview

| Area                    | Description                                      |
| ----------------------- | ------------------------------------------------ |
| Speech Engine           | TTS, STT, voice changing, isolation, and dubbing |
| Creative Generation     | Sound design, music creation, and DAW export     |
| Voice Agents            | Autonomous voice interaction infrastructure      |
| Studios                 | Studio discovery, availability, and booking      |
| Workforce and Licensing | Talent discovery, campaigns, and licensing       |
| Buyers                  | Verified buyer access and brief management       |

## Credits

All API usage is metered in credits. API credits are separate from creator tool credits. See [Credit Usage](/core/credit-usage) for the full rate table.

## Get started

<CardGroup cols={2}>
  <Card title="Get API Access" icon="key" href="https://www.voicelab360.com/api-platform">
    Create your workspace and generate your first API key.
  </Card>

  <Card title="Authentication" icon="lock" href="/authentication/overview">
    Learn how to authenticate every request.
  </Card>

  <Card title="Credit Usage" icon="coins" href="/core/credit-usage">
    Understand how credits are consumed across all endpoints.
  </Card>

  <Card title="Quickstart" icon="bolt" href="/getting-started">
    Make your first API call in under five minutes.
  </Card>
</CardGroup>
