Transcripts

Number of APIs: 9

  1. Transcribe audio POST {{baseUrl}}/v2/transcript

  2. List transcripts GET {{baseUrl}}/v2/transcript

  3. Get transcript GET {{baseUrl}}/v2/transcript/:transcript_id

  4. Delete transcript DELETE {{baseUrl}}/v2/transcript/:transcript_id

  5. Get subtitles for transcript GET {{baseUrl}}/v2/transcript/:transcript_id/:subtitle_format?chars_per_caption=1

  6. Get sentences in transcript GET {{baseUrl}}/v2/transcript/:transcript_id/sentences

  7. Get paragraphs in transcript GET {{baseUrl}}/v2/transcript/:transcript_id/paragraphs

  8. Search words in transcript GET {{baseUrl}}/v2/transcript/:transcript_id/word-search?words=string

  9. Get redacted audio GET {{baseUrl}}/v2/transcript/:transcript_id/redacted-audio