Fathom
Access Fathom meeting recordings, transcripts, and summaries through a managed OAuth integration. Retrieve meeting content, search recordings, and set up webhook notifications.
# Fathom Access Fathom meeting recordings, transcripts, and summaries through a managed OAuth integration. Retrieve meeting content, search recordings, and set up webhook notifications. Fathom API provides a managed OAuth integration with Fathom, the AI meeting assistant. It lets you programmatically access meeting recordings, retrieve transcripts and AI-generated summaries, list teams and team members, and manage webhooks for real-time meeting notifications — all through a simple gateway that handles authentication for you. ## How It Works The skill routes all requests through the Maton gateway ( gateway.maton.ai ), which proxies calls to the Fathom API and automatically injects your OAuth token. You authenticate with a single Maton API key, and the gateway handles the underlying Fathom OAuth flow. You can manage multiple Fathom connections and specify which one to use per request. ## Key Features - **Meeting Retrieval**: List and filter meetings by date, team, domain, and recorder with cursor-based pagination - **Transcripts & Summaries**: Fetch full transcripts with speaker attribution and timestamps, plus AI-generated meeting summaries - **Webhook Management**: Create and delete webhooks to receive real-time notifications when new recordings are available - **Team Management**: List teams and team members within your Fathom organization - **Managed OAuth**: No manual token management required; the Maton gateway handles the full OAuth lifecycle - **Multi-Connection Support**: Manage multiple Fathom accounts and specify which connection to use per request ## Requirements - **Maton API Key**: Sign up at maton.ai and get your API key from the settings page - **Fathom Account**: An active Fathom account connected through the Maton OAuth flow - **Network Access**: Ability to make outbound HTTPS requests to gateway.maton.ai ## Use Cases - **Meeting Notes Automation**: Automatically retrieve summaries and action items after each meeting - **CRM Integration**: Pull transcripts and summaries to enrich CRM records with meeting context - **Team Visibility**: Aggregate meeting data across teams for management reporting and coaching - **Real-Time Processing**: Use webhooks to trigger downstream workflows as soon as a recording is ready - **Meeting Search**: Filter and search through meeting history by date, team, or participant domain ## Installation Install via: `npx clawhub@latest install fathom-api`
Установка
Выполните в терминале
npx clawhub@latest install fathom-apiНажмите кнопку Установить вверху этой страницы для быстрой настройки в один клик