Transcripts
Number of APIs: 9
-
Transcribe audio POST {{baseUrl}}/v2/transcript
-
List transcripts GET {{baseUrl}}/v2/transcript
-
Get transcript GET {{baseUrl}}/v2/transcript/:transcript_id
-
Delete transcript DELETE {{baseUrl}}/v2/transcript/:transcript_id
-
Get subtitles for transcript GET {{baseUrl}}/v2/transcript/:transcript_id/:subtitle_format?chars_per_caption=1
-
Get sentences in transcript GET {{baseUrl}}/v2/transcript/:transcript_id/sentences
-
Get paragraphs in transcript GET {{baseUrl}}/v2/transcript/:transcript_id/paragraphs
-
Search words in transcript GET {{baseUrl}}/v2/transcript/:transcript_id/word-search?words=string
-
Get redacted audio GET {{baseUrl}}/v2/transcript/:transcript_id/redacted-audio