latestOpenAPI 3.1.02026-08-10107.0 KB
915bfdc2d3bf
Upload and Transcribe
Upload media files directly to Trint for immediate transcription
post/
Query parameters
languagestring
Language to transcribe
filenamestring required
The name of the file being uploaded
userstring
The username to attach the uploaded file to. If the parameter is not specified it defaults to the user associated with the API key.
metadatastring
Metadata to be included in the callback event
detect-speaker-changeboolean
Automatically split paragraphs based on change of speaker. If the parameter is not specified it default to true.
folder-idstring
Id of the folder you would like to upload to directly
workspace-idstring
ID of the workspace/shared drive you'd like to upload to
custom-dictionaryboolean
Use the Vocab Builder during the transcription of the file. If the parameter is not specified it default to true.
Headers
authorizationstring required
API key authorization
content-typestring required
MIME type of the media being uploaded
Request body
Response
200
Example response
{
"trintId": "myTrintId"
}