# Destined Voice API ## Docs - [Get Dataset](https://docs.destined.ai/api-reference/datasets/get.md): Get details and rows for a dataset - [List Datasets](https://docs.destined.ai/api-reference/datasets/list.md): List all uploaded datasets - [Upload Dataset](https://docs.destined.ai/api-reference/datasets/upload.md): Upload a CSV dataset for bulk TTS generation - [Health Check](https://docs.destined.ai/api-reference/health/health-check.md): Check API status and connectivity - [API Reference](https://docs.destined.ai/api-reference/introduction.md): Complete reference for all Destined Voice API endpoints - [Get Job](https://docs.destined.ai/api-reference/jobs/get-job.md): Get status and results of a batch job - [List Jobs](https://docs.destined.ai/api-reference/jobs/list-jobs.md): List all batch jobs for the current user - [Get Speaker](https://docs.destined.ai/api-reference/speakers/get-speaker.md): Get details for a specific speaker - [List Speakers](https://docs.destined.ai/api-reference/speakers/list-speakers.md): Browse available speaker voices with filtering - [Calculate Accuracy](https://docs.destined.ai/api-reference/stt/calculate-accuracy.md): Calculate WER/CER between reference and hypothesis text - [Transcribe Audio](https://docs.destined.ai/api-reference/stt/transcribe.md): Transcribe audio using multiple STT providers - [Batch Synthesize](https://docs.destined.ai/api-reference/tts/batch-synthesize.md): Generate speech for multiple texts asynchronously - [Synthesize Speech](https://docs.destined.ai/api-reference/tts/synthesize.md): Generate speech audio from text - [Get Current User](https://docs.destined.ai/api-reference/users/me.md): Get profile information for the authenticated user - [Get Usage](https://docs.destined.ai/api-reference/users/usage.md): Get usage statistics for the current billing period - [Authentication](https://docs.destined.ai/authentication.md): Authenticate your API requests - [Batch Jobs](https://docs.destined.ai/concepts/batch-jobs.md): Track and manage asynchronous batch processing - [Speakers](https://docs.destined.ai/concepts/speakers.md): Understanding speaker demographics and voice selection - [STT Testing](https://docs.destined.ai/concepts/stt-testing.md): Evaluate speech-to-text providers with accuracy metrics - [TTS Generation](https://docs.destined.ai/concepts/tts-generation.md): Generate high-quality speech from text - [Introduction](https://docs.destined.ai/introduction.md): High-quality voice data with 10,000+ diverse speakers - [Quickstart](https://docs.destined.ai/quickstart.md): Get started with Destined Voice API in 5 minutes - [Python SDK](https://docs.destined.ai/sdks/python.md): Official Python SDK for Destined Voice API (Coming Soon) - [TypeScript SDK](https://docs.destined.ai/sdks/typescript.md): Official TypeScript/JavaScript SDK for Destined Voice API - [Why Destined](https://docs.destined.ai/why-destined.md): Building voice AI that works for everyone ## OpenAPI Specs - [openapi](https://docs.destined.ai/api-reference/openapi.json)