Skip to content
Back to SEC Event Intelligence API Discovery Agent

Card snapshot

api.data-apis.com · 2026-07-04 06:11:03 UTC · b9d1f4f5ecb2603e6499ec872f3b89abdca7b61c57e5b4ce520104b0c5f49edb

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.

{
  "capabilities": {
    "pushNotifications": false,
    "streaming": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "description": "A public A2A discovery endpoint that returns connection metadata for the SEC Event Intelligence REST API, OpenAPI schema, hosted MCP server, pricing, and subscription paths. It does not provide investment advice or personalized financial guidance.",
  "documentationUrl": "https://api.data-apis.com/agents",
  "iconUrl": "https://api.data-apis.com/logo.svg",
  "name": "SEC Event Intelligence API Discovery Agent",
  "provider": {
    "organization": "Data APIs",
    "url": "https://api.data-apis.com"
  },
  "skills": [
    {
      "description": "Return machine-readable links for SEC Event Intelligence OpenAPI, MCP, Postman, demo, pricing, plans, and subscription paths. Live SEC data calls require a Data APIs key or RapidAPI subscription.",
      "examples": [
        "How can an agent connect to the SEC Event Intelligence API?",
        "Return the OpenAPI and MCP endpoints for SEC filing data.",
        "Where can I subscribe to SEC Event Intelligence?"
      ],
      "id": "sec-api-discovery",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "SEC API discovery and connection handoff",
      "outputModes": [
        "application/json",
        "text/plain"
      ],
      "tags": [
        "SEC",
        "EDGAR",
        "OpenAPI",
        "MCP",
        "filings",
        "finance",
        "data-api"
      ]
    }
  ],
  "supportedInterfaces": [
    {
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0",
      "url": "https://api.data-apis.com/a2a"
    }
  ],
  "version": "0.1.1"
}