cURL
curl --request GET \ --url https://api.topmediai.com/v1/voices_list
{ "Voice": [ { "Languagename": "<string>", "plan": 123, "speaker": "00151554-3826-11ee-a861-00163e2ac61b", "classification": "<string>", "classnamearray": "Daily;Male;Neutral", "name": "<string>", "type": "<string>", "typeishot": true, "urlname": "<string>", "trending": true, "describe": "<string>", "modeltoken": "<string>", "voiceisnew": true, "avatar_url": "<string>", "isvip": true, "isFree": true, "urllist": "<string>" } ] }
Gets a list of all available voices for us.
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.
Successful Response
Show child attributes