Retrieve available TTS voices with optional filtering, pagination, and source flags.
Documentation Index
Fetch the complete documentation index at: https://docs.tryhamsa.com/llms.txt
Use this file to discover all available pages before exploring further.
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token '
Search query string.
"test"
Current page number.
1
Number of voices per page.
10
Filter voices by source. jobs for media voices, voice_agents for agents voices.
jobs, voice_agents "voice_agents"
Filter by recently used flag.
true
Return all voices when true.
false
Filter by voices owned by the user.
true
Filter favourite voices.
true
Filter by one or more genders.
male, female ["male", "female"]Filter by one or more languages.
ar, en ["ar", "en"]Filter by one or more styles.
narrator, conversational ["narrator", "conversational"]Filter by one or more dialect IDs (UUID).
[
"ae6d58c6-c6bd-4ae0-ad74-b8b39c29928b",
"2b9d0f7e-6c1b-4a41-9e41-3a7e6f5d9a11"
]Project identifier.
"ae6d58c6-c6bd-4ae0-ad74-b8b39c29928b"