Card snapshot
developers.fathom.ai
·
2026-06-24 18:25:27 UTC
·
ebd8c51365dc5d307ef66d6c277d0e7209a8033cf7fb70a824f7cc76eb1e1bb7
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Fathom API",
"url": "https://developers.fathom.ai/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://developers.fathom.ai/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://developers.fathom.ai/",
"organization": "Fathom API"
},
"documentationUrl": "https://developers.fathom.ai/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "fathom",
"name": "Fathom",
"description": "Use when building integrations with Fathom's meeting data API, retrieving transcripts and summaries, setting up webhooks for real-time notifications, or building OAuth apps for multi-user integrations. Agents should reach for this skill when working with meeting recordings, transcripts, action items, CRM data, or automating workflows triggered by new meetings.",
"tags": [],
"url": "https://developers.fathom.ai/.well-known/agent-skills/fathom/skill.md"
}
]
}