Skip to content
Back to Supadata Docs

Card snapshot

docs.supadata.ai · 2026-06-11 00:47:52 UTC · 2f14e8925ce1c7377f6f58341f0f8f061c58ed991551c31835147a36e75b5bd4

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": "Supadata Docs",
  "url": "https://docs.supadata.ai/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.supadata.ai/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.supadata.ai/",
    "organization": "Supadata Docs"
  },
  "documentationUrl": "https://docs.supadata.ai/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "supadata",
      "name": "Supadata",
      "description": "Use when extracting transcripts from videos (YouTube, TikTok, Instagram, X, Facebook), getting social media metadata, analyzing video content with AI, scraping web pages, crawling websites, or building integrations with no-code platforms. Agents should reach for this skill when users need to turn video or web content into structured data.",
      "tags": [],
      "url": "https://docs.supadata.ai/.well-known/agent-skills/supadata/skill.md"
    }
  ]
}