List Transcription Models
Get all available transcription 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/transcriptions 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 audio second (input_second) or per token (input_token and output_token), depending on the model.Last modified on August 7, 2026