Skip to main content
POST
Transcribe audio file
This API is currently in beta. Features and pricing may change.

Authorizations

Authorization
string
header
required

API key with format "Bearer sk_api_..."

Body

multipart/form-data
file
file
required

Audio file to transcribe (max 25MB)

model
enum<string>
default:scribe

AI model to use

Available options:
scribe,
scribe-mini
language
enum<string>
default:ur

Language of the audio

Available options:
ur
domain
enum<string>

Domain-specific optimization

Available options:
phone-commerce,
farming

Response

Successful transcription

Response from speech-to-text transcription

text
string

Transcribed text from the audio