Card snapshot
docs.swarms.ai
·
2026-07-21 17:37:07 UTC
·
557f360542d5e42543b072c6a0bb8ae2c7d20612098bd2e6a90b86f6fbd8511a
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": "Swarms API Documentation",
"description": "Build intelligent AI agents and multi-agent swarms with the Swarms API. Create single agents, reasoning systems, and enterprise-scale swarms for automation, research, and complex problem-solving.",
"url": "https://docs.swarms.ai/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.swarms.ai/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.swarms.ai/",
"organization": "Swarms API Documentation"
},
"documentationUrl": "https://docs.swarms.ai/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "swarms",
"name": "Swarms",
"description": "Use when building single AI agents or orchestrating multi-agent systems, executing complex workflows, managing agent-to-agent communication, and scaling intelligent automation from simple tasks to enterprise-grade applications with thousands of agents.",
"tags": [],
"url": "https://docs.swarms.ai/.well-known/agent-skills/swarms/skill.md"
}
]
}