Skip to main content
GET
string
required
API key for authentication.

Query

string
Optional model filter.
Omit it to keep the current unfiltered response.
Set it to myvocal_v3_accent_enhance to return the voices compatible with the Accent model: your own compatible voices plus the prebuilt voices available to your API key.
The filtered list is a selection aid. A voice appearing in it is not a guarantee that a later generation will succeed, and the generation call checks the current state again.

Response

number
required
1 for success.
string
Backend message for success or failure context.
array
Voice objects available under the current API key.
GET /voices does not return per-voice supportedModels. Do not rely on this endpoint alone to decide whether a voice is guaranteed to work with myvocal_v3.
GET /voices does not return per-voice supportedModels. Do not rely on this endpoint alone to decide whether a voice is guaranteed to work with myvocal_v3_accent_enhance either; the same limitation applies to the Accent-filtered list.