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://prod.featherhq.com/api/v1/available-voices \ --header 'X-API-Key: <api-key>'
{ "voices": [ { "id": "<string>", "name": "<string>", "description": "<string>", "voiceId": "<string>", "voiceSampleUrl": "<string>", "photoUrl": "<string>", "model": "<string>", "languages": "<string>", "accent": "<string>", "createdAt": "<string>", "updatedAt": "<string>", "languageId": "<string>" } ] }
Get all available voices
DEEPGRAM
CARTESIA
AMAZON
ELEVEN_LABS
PLAY_HT
RIME
OPENAI
INWORLD
SESAME
Available voices retrieved successfully
Show child attributes