Get Timbre List
Voice
Get Voices
Retrieve a list of available timbres with filtering options. Supports pagination and various filters including gender, language, age, and use case.
GET
Get Timbre List
Retrieve the list of available voices for text-to-speech. JoggAI offers natural-sounding voices in 40+ languages.Documentation Index
Fetch the complete documentation index at: https://docs.jogg.ai/llms.txt
Use this file to discover all available pages before exploring further.
Example Usage
Query Parameters
language- Filter by language code (e.g., “en-US”)gender- Filter by gender (“Male” or “Female”)
Authorizations
API key for authentication. Obtain your key from the JoggAI dashboard.
Query Parameters
Page number for pagination
Required range:
x >= 1Example:
1
Number of items per page
Required range:
1 <= x <= 100Example:
10
Filter by gender
Available options:
female, male Filter by language
Example:
"english"
Filter by age group
Available options:
young, middle_aged, old Filter by use case
Example:
"narrative_story"
Response
200 - application/json
Success

