Skip to main content
POST
Transcribe an audio file to text. This endpoint supports various audio formats and handles mobile recordings.

Path Parameters

string
required
The guru type identifier for the transcription request

Headers

string
required
Your API key for authentication. You can obtain your API key from the Gurubase dashboard.

Body Parameters

file
required
The audio file to transcribe. Supported formats: webm, mp3, wav, m4a, ogg. Maximum size: 25MB.

Response

The response contains the transcribed text from the audio file.
string
The transcribed text from the audio file