Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the collection
The ID of the file
Query Parameters
Format for the response
json
, markdown
Response
Rich transcription data
The ID of the collection
The ID of the file
Content string returned based on formatting, e.g. set to markdown text when response_format=markdown is requested
Generated title of the video
Generated video level summary
Array of speech transcriptions
Array of visual descriptions
Array of scene text extractions
Array of summary information for each segment of the video. Only available when enable_summary is set to true in the transcribe configuration.