Sermon AI content is available in the external API
June 11, 2026 Back to changelog Third-party apps using the TheFaithAppv1 API can now read published sermon transcripts, chapter markers, and sermon insights for audio sermons and uploaded video sermons.
What’s Changed
GET /v1/media/{mediaId}/transcriptreturns the published synced transcript, cue timestamps, available languages, and published translations.GET /v1/media/{mediaId}/chaptersreturns published chapter markers.GET /v1/media/{mediaId}/insightsreturns the published summary, key points, scripture references, reflection questions, and discussion prompts.- Audio, video, and category media lists include
has_transcriptso apps can decide when to show transcript controls before downloading cue data.