Skip to content
Back to SEC API for AI

Card snapshot

docs.secapi.ai · 2026-08-19 01:19:49 UTC · a174b4ea03dbb2a401b2545ba95bb4877e177a393d80841aea41d1ae3b2f2822

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 building applications that need to retrieve, search, and analyze SEC filings, financial statements, ownership data, and market information. Agents should reach for this skill when users request filing lookups, financial analysis, monitoring workflows, institutional ownership research, insider trading data, or SEC-backed research automation.",
      "tags": [],
      "url": "https://docs.secapi.ai/.well-known/agent-skills/secapi/skill.md"
    }
  ]
}