Skip to main content
GET
Handler for GET /voices - returns available voices per provider
Discover every provider + voice combo configured on this Sayna deployment. The response mirrors upstream metadata (languages, sample rates, features) so you can drive in-product voice pickers.

Authorizations

Authorization
string
header
required

Authentication token for protected endpoints. Can be provided as Authorization: Bearer <token> or ?api_key=<token>. Required when AUTH_REQUIRED is enabled.

Response

Available voices grouped by provider

{key}
object[]