Card snapshot
developers.fathom.ai
·
2026-08-15 09:59:44 UTC
·
1eaef211db6819bb752a8c94a1e0fc03e82e4f951db5572d145df9179259a1e1
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 to access meeting recordings, transcripts, summaries, and action items. Reach for this skill when agents need to query meetings, set up webhooks for real-time notifications, build OAuth apps for multi-user integrations, or connect Fathom data to external systems.",
"tags": [],
"url": "https://developers.fathom.ai/.well-known/agent-skills/fathom/skill.md"
}
]
}