# MyVocal.AI ## Docs - [Authentication](https://wiz-myvocal.mintlify.app/api-reference/authentication.md): Authenticate with MyVocal APIs using the accessKey header. - [ AI Cover](https://wiz-myvocal.mintlify.app/api-reference/cover/cover.md): Generate AI Cover - [Get AI Cover List](https://wiz-myvocal.mintlify.app/api-reference/history/coverList.md): Return metadata about all your generated tts audio. - [Get AI Cover Url](https://wiz-myvocal.mintlify.app/api-reference/history/coverListUrl.md): Get ai cover audio url. - [Delete AI Cover](https://wiz-myvocal.mintlify.app/api-reference/history/deleteCover.md): Delete up to 500 tts history items once by ai_cover_id. - [Delete TTS](https://wiz-myvocal.mintlify.app/api-reference/history/deleteTTS.md): Delete up to 500 tts history items once by tts_id. - [Get TTS List](https://wiz-myvocal.mintlify.app/api-reference/history/ttsList.md): Return metadata about all your generated tts audio. - [Get TTS Url](https://wiz-myvocal.mintlify.app/api-reference/history/ttsListUrl.md): Get tts history audio url . - [TTS Models & Migration](https://wiz-myvocal.mintlify.app/api-reference/tts/models.md): Public model IDs, language behavior, and V2 to V3 migration guidance. - [Text-to-Speech](https://wiz-myvocal.mintlify.app/api-reference/tts/tts.md): Create text-to-speech audio and return complete audio stream. - [Text-to-Speech Streaming](https://wiz-myvocal.mintlify.app/api-reference/tts/ttsStream.md): Create text-to-speech audio and return streaming audio response. - [V3 Language Codes](https://wiz-myvocal.mintlify.app/api-reference/tts/v3-language-codes.md): Supported language codes for myvocal_v3. - [Get User Info](https://wiz-myvocal.mintlify.app/api-reference/user/getInfo.md): This endpoint gets or creates a new user. - [Add Voice for AI Cover](https://wiz-myvocal.mintlify.app/api-reference/voice/addCoverVoice.md): Create a new custom voice for AI Cover feature.(❗❗❗File-related interfaces are not supported, please use interface tools for requests.) - [Add Voice for TTS](https://wiz-myvocal.mintlify.app/api-reference/voice/addTTSVoice.md): Create a new custom voice for Text-to-Speech feature(❗❗❗File-related interfaces are not supported, please use interface tools for requests.) - [Delete Voice](https://wiz-myvocal.mintlify.app/api-reference/voice/delete.md): Delete a custom voice by voiceId. - [Design Voice for TTS_Generate](https://wiz-myvocal.mintlify.app/api-reference/voice/designVoice.md): Create a new voice without any audio files.(❗❗❗File-related interfaces are not supported, please use interface tools for requests.) - [Design Voice for TTS_Save](https://wiz-myvocal.mintlify.app/api-reference/voice/designVoiceSave.md): Save the voice you design as voice_id - [Improve an AI Cover Voice](https://wiz-myvocal.mintlify.app/api-reference/voice/editCoverVoice.md): Edit a custom AI Cover voice. You can upload more files to improve a custom voice(❗❗❗File-related interfaces are not supported, please use interface tools for requests.) - [Improve a TTS voice](https://wiz-myvocal.mintlify.app/api-reference/voice/editTTSVoice.md): Edit a custom TTS voice. You can upload more files to improve your voice.(❗❗❗File-related interfaces are not supported, please use interface tools for requests.) - [Get Voices](https://wiz-myvocal.mintlify.app/api-reference/voice/list.md): Return voices available to the current API key. - [Update Voice Name](https://wiz-myvocal.mintlify.app/api-reference/voice/updateVoiceName.md): Update Voice Name - [Callback](https://wiz-myvocal.mintlify.app/callback.md) - [Introduction](https://wiz-myvocal.mintlify.app/introduction.md): Clone voices with MyVocal, then turn them into speech or AI song covers. - [Quickstart](https://wiz-myvocal.mintlify.app/quickstart.md): Call MyVocal APIs end-to-end with default TTS path or myvocal_v3. ## OpenAPI Specs - [openapi](https://wiz-myvocal.mintlify.app/api-reference/openapi.json)