Skip to main content
HTTP Method: GET URL: /api/v3/download/transcription/{recordingId} Authentication: Requires API Key in the request header. Path Parameters:
ParameterTypeDescription
recordingIdstringThe unique identifier of the recording
Response: The transcription file content Rate limit: Once every 1 seconds. Status Codes:
  • 200 OK Returns the transcription file.
  • 401 Unauthorized Authentication failed.
  • 404 Not Found Recording not found or transcription not available.
  • 429 Too Many Requests Rate limit exceeded.

Sample Request (SRT format)

Sample Request (TXT format with custom filename)