Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.pyai.com/v1/voice/clones \ --header 'Authorization: Bearer <token>'
{ "object": "list", "data": [ { "id": "<string>", "object": "voice", "name": "<string>" } ] }
Use Authorization: Bearer pyai_live_... (or pyai_test_...).
Authorization: Bearer pyai_live_...
pyai_test_...
Voices
"list"
Show child attributes