cURL
curl --request GET \ --url https://api.topmediai.com/v1/clone_voices_list
{ "clone_voices": [ { "name": "<string>", "speaker": "<string>", "files": [ "<string>" ], "model": "<string>", "description": "<string>" } ] }
Gets a list of all cloned voices for you
Documentation IndexFetch the complete documentation index at: https://docs.topmediai.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.topmediai.com/llms.txt
Use this file to discover all available pages before exploring further.
Fuzzy matching with voice's name
Successful Response
Show child attributes