# Title ## Docs - [API Docs - Voicemaker API Platform](https://developer.voicemaker.in/apidocs/introduction.md): - [Voice Library](https://developer.voicemaker.in/apidocs/voice-library.md): - [API Authentication](https://developer.voicemaker.in/apidocs/authentication.md): - Text to Speech API [WebSocket](https://developer.voicemaker.in/apidocs/websocket.md): ## API Docs - Text to Speech API [Generate TTS](https://developer.voicemaker.in/apidocs/generate-tts.md): Generate ultra-realistic Text to Speech using the Voicemaker API. This endpoint converts your text into speech with customizable voice settings, effects, and audio parameters. - Text to Speech API [List Voices](https://developer.voicemaker.in/apidocs/list-of-all-voices.md): Retrieve a list of all available voices (excluding voice clones). - VoxFX Effects API [Generate TTS with VoxFX](https://developer.voicemaker.in/apidocs/generate-tts-with-voxfx.md): Unleash your voice with 100+ creative effects. Voicemaker's VoxFX™ offers a full library of presets and sound-shaping tools accessible through these API endpoints - all voices supported. - VoxFX Effects API [List VoxFX Effects](https://developer.voicemaker.in/apidocs/list-of-all-voxfx.md): Retrieve a categorized list of all VoxFx presets and their available effect controls. - Voice Cloning API [Create Voice Clone](https://developer.voicemaker.in/apidocs/create-voice-clone.md): Create a new voice clone by uploading audio samples and providing metadata. These endpoints allow you to instantly generate a cloned voice and produce speech that captures the unique sound and characteristics of a specific person's voice. - Voice Cloning API [List Voice Clones](https://developer.voicemaker.in/apidocs/list-of-all-voice-clones.md): Retrieve a paginated list of all voice clones created in your account. - Voice Cloning API [Get Single Voice](https://developer.voicemaker.in/apidocs/get-single-voice.md): Retrieve metadata for a single voice clone by id. - Voice Cloning API [Edit Voice Clone](https://developer.voicemaker.in/apidocs/edit-voice-clone.md): Edit an existing voice clone from your account. - Voice Cloning API [Delete Voice Clone](https://developer.voicemaker.in/apidocs/delete-voice-clone.md): Permanently delete a clone and its stored samples. This is irreversible.