Card snapshot
docs.secapi.ai
·
2026-08-09 11:12:04 UTC
·
78984c7d7c8591e49fda5a1de7c5f15312749e9d3855497711cf80be956a1da0
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": "SEC API for AI",
"description": "SEC filing, company, ownership, market, and intelligence APIs for developers and agents.",
"url": "https://docs.secapi.ai/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.secapi.ai/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.secapi.ai/",
"organization": "SEC API for AI"
},
"documentationUrl": "https://docs.secapi.ai/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "secapi",
"name": "Secapi",
"description": "Use when retrieving SEC filings, company data, ownership disclosures, and financial statements; building filing monitors and alerts; analyzing insider trading and institutional holdings; or automating SEC research workflows with source citations.",
"tags": [],
"url": "https://docs.secapi.ai/.well-known/agent-skills/secapi/skill.md"
}
]
}