Skip to content
Back to Benzinga API Documentation

Card snapshot

docs.benzinga.com · 2026-06-26 04:35:14 UTC · 76b21497687be39fb4ebb7733dcddab21ac74cede533fe4e0524e840527f0032

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 news, retrieving company fundamentals, tracking corporate events (earnings, dividends, IPOs), or streaming live market data. Agents should reach for this skill when users need to fetch financial data, set up webhooks, authenticate API requests, or troubleshoot data delivery issues.",
      "tags": [],
      "url": "https://docs.benzinga.com/.well-known/agent-skills/benzinga/skill.md"
    }
  ]
}