Skip to main content
GET
List supported speeds for a voice

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

voice_uuid
string<uuid>
required

UUID of the voice from /api/v1/voice_library.

Response

Speed options retrieved successfully

success
boolean
Example:

true

message
string
Example:

"Speed options retrieved successfully"

data
object