Skip to main content
POST
Transcribe Audio

Authorizations

Authorization
string
header
required

Headers

TR-Dataset
string<uuid>
required

The dataset id or tracking_id to use for the request. We assume you intend to use an id if the value is a valid uuid.

Body

application/json

JSON request payload to transcribe an audio file

base64_audio
string
required

The base64 encoded audio input of the user's input message.

Response

The transcribed text

The response is of type string.