Skip to main content

Sermon AI content is available in the external API

June 11, 2026 Back to changelog Third-party apps using the TheFaithApp v1 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}/transcript returns the published synced transcript, cue timestamps, available languages, and published translations.
  • GET /v1/media/{mediaId}/chapters returns published chapter markers.
  • GET /v1/media/{mediaId}/insights returns the published summary, key points, scripture references, reflection questions, and discussion prompts.
  • Audio, video, and category media lists include has_transcript so apps can decide when to show transcript controls before downloading cue data.

Why This Matters

Churches can bring reviewed sermon AI content into custom mobile apps, websites, and partner experiences while keeping unpublished drafts private.

Learn More

Read the API reference for sermon transcripts, sermon chapters, and sermon insights.