Retrieve a paginated list of voices available for video narration
Retrieves a paginated list of voices. You can request public voices from our voice library, your custom cloned voices, or both.Documentation Index
Fetch the complete documentation index at: https://docs.vibepeak.ai/llms.txt
Use this file to discover all available pages before exploring further.
public, cloned, allpublic: Public library voices available to all userscloned: Your custom cloned voicesall: Both public and cloned voices (default)male, femaleyoung, middle_aged, olden, es, pt, de, fr, it, cavoice_id when creating videos:
| Code | Status | Description |
|---|---|---|
INVALID_PARAMETER | 400 | Invalid value for type, gender, age, language, limit, or offset |
VALIDATION_ERROR | 400 | Query parameter validation failed |
INVALID_API_KEY | 401 | Invalid or missing API key |