Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.thefaithapp.com/llms.txt

Use this file to discover all available pages before exploring further.

Use favorites when a signed-in member wants to keep sermon media handy for later playback. Open the operation pages below when you want the full request details or you want to use Mintlify’s Try it flow.

What each route does

Typical pattern

  1. Load the favorites list to show the current saved items.
  2. Send POST /v1/favorites when the member taps a save or heart action.
  3. Send DELETE /v1/favorites when the member removes the item later.