cURL
Content Creation
Transcribe Audio
Transcribe audio into text with word-level timestamps. Pass one or more audio file URLs in audio_urls. Returns the full transcript and an array of timed segments.
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://developers.recoupable.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your Recoup API key. Learn more.
Body
application/json
Audio transcription parameters
Audio file URLs to transcribe
Minimum array length:
1Language code for transcription (e.g. en, es, fr). Defaults to en.
Granularity of timestamp chunks. Defaults to word-level.
Available options:
none, segment, word Enable speaker diarization. Defaults to false.
fal.ai model ID. Defaults to fal-ai/whisper
