Taddy Episode Transcripts API

Retrieve episode transcripts with getEpisodeTranscript and the transcriptWithSpeakersAndTimecodes field, including per-line text, speaker names, and start/end timecodes, backed by Taddy's automatic transcription of episodes that lack a publisher transcript.

API entry from apis.yml

apis.yml Raw ↑
aid: taddy:taddy-transcripts-api
name: Taddy Episode Transcripts API
tags:
- Transcripts
- Podcasts
- Speech to Text
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://taddy.org/developers/podcast-api/episode-transcripts
baseURL: https://api.taddy.org
properties:
- url: https://taddy.org/developers/podcast-api/episode-transcripts
  type: Documentation
- url: graphql/taddy-graphql.md
  type: GraphQL
- url: graphql/taddy-schema.graphql
  type: GraphQL
description: Retrieve episode transcripts with getEpisodeTranscript and the transcriptWithSpeakersAndTimecodes
  field, including per-line text, speaker names, and start/end timecodes, backed by Taddy's automatic
  transcription of episodes that lack a publisher transcript.