Error
A valid request URL is required to generate request examples{
"voice_id": "<string>",
"name": "<string>",
"provider": "<string>",
"language": "<string>",
"gender": "<string>",
"sample_url": "<string>",
"settings": {}
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Voices
Get Voice
Retrieve a voice by its voice_id.
GET
/
voice
/
{voice_id}
Error
A valid request URL is required to generate request examples{
"voice_id": "<string>",
"name": "<string>",
"provider": "<string>",
"language": "<string>",
"gender": "<string>",
"sample_url": "<string>",
"settings": {}
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Authorizations
APIKeyHeaderHTTPBearer