List Speech Models
Get all available speech models. If authenticated with a Requesty API key, returns only the models approved for your organization. Otherwise, returns all public models. Aliases and routing policies are chat-only and are never returned here.
GET
/v1/audio/speech endpoint.
When authenticated with an API key, returns only the models approved for your organization. Without authentication, returns all publicly available models. Aliases and routing policies exist for chat only, so they never appear here.
Pricing is per input character (input_character) or per token (input_token and output_token), depending on the model.Last modified on August 7, 2026