Get transcriber providers
Assistants
Get transcriber providers
Retrieve available STT (speech-to-text) transcriber providers
GET
Get transcriber providers
This endpoint returns a list of available transcriber providers that can be used when creating or updating assistants. Use the returnedDocumentation Index
Fetch the complete documentation index at: https://docs.autocalls.ai/llms.txt
Use this file to discover all available pages before exploring further.
id as transcriber_provider_id when configuring an assistant.
Query Parameters
Filter providers by language support. Only returns providers that support the given language. Use the Get Languages endpoint to get available language IDs.
Response fields
Notes
- If no
language_idfilter is provided, all providers are returned - Not all providers support all languages — use the
language_idfilter to get compatible providers - Transcriber providers are only relevant for
pipelinemode (multimodal and dualplex modes handle STT internally) - If you don’t set
transcriber_provider_idwhen creating an assistant, the language’s default provider is used

