Skip to content
Back to Supadata Docs

Card snapshot

docs.supadata.ai · 2026-08-05 15:38:01 UTC · 5dac2ba54b2c79fe21d3c4fa007d7b6caa1887451a43f0dcf53a06ac648f4e6c

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), retrieving social media metadata, analyzing video content with AI, scraping web pages, or crawling entire websites. Agents should reach for this skill when building content extraction pipelines, automating data collection from videos and web sources, or integrating video/web data into applications.",
      "tags": [],
      "url": "https://docs.supadata.ai/.well-known/agent-skills/supadata/skill.md"
    }
  ]
}