Skip to content
Back to Benzinga API Documentation

Card snapshot

docs.benzinga.com · 2026-07-02 09:46:00 UTC · 9e950a4d65a6315f2acb20846637fe7fd6dbfa13ebce39e5520abeebd421a141

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": "Benzinga API Documentation",
  "url": "https://docs.benzinga.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.benzinga.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.benzinga.com/",
    "organization": "Benzinga API Documentation"
  },
  "documentationUrl": "https://docs.benzinga.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "benzinga",
      "name": "Benzinga",
      "description": "Use when building financial data integrations, accessing real-time market data, news feeds, company fundamentals, calendar events (earnings, dividends, IPOs), analyst ratings, or streaming data via WebSocket. Reach for this skill when agents need to query market data, set up webhooks, authenticate API requests, or troubleshoot API integration issues.",
      "tags": [],
      "url": "https://docs.benzinga.com/.well-known/agent-skills/benzinga/skill.md"
    }
  ]
}