v1
latestOpenAPI 3.1.02026-07-1351614.6 KBv1
Get Models
Get information about available TTS models.
This endpoint returns a list of TTS models from supported providers:
- AWS Polly (standard and neural)
- Google Cloud TTS
- Azure Speech Services
Parameters:
- provider: Optional filter to return models only from a specific provider (e.g., "aws", "google", "azure")
Returns:
- A list of model objects with provider information and capabilities
get/v1/models
Query parameters
providerstring
Headers
authorizationstring
Response
Successful Response