Skip to content
Back to KonbiniAPI Docs

Card snapshot

konbiniapi.main-kill-isr.mintlify.me · 2026-09-12 17:11:00 UTC · 2c72f543f4ab1b3b7939b83db0579230cc9971b5c76df22567f617ba65bd59c2

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": "KonbiniAPI Docs",
  "description": "KonbiniAPI documentation \u2014 a REST API that normalizes Instagram, TikTok, X, Reddit, and LinkedIn data into clean, consistent JSON using the ActivityStreams 2.0 standard.",
  "url": "https://docs.konbiniapi.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.konbiniapi.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.konbiniapi.com/",
    "organization": "KonbiniAPI Docs"
  },
  "documentationUrl": "https://docs.konbiniapi.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "konbini-api",
      "name": "Konbini Api",
      "description": "Use when fetching social media data from TikTok, Instagram, Reddit, X, or LinkedIn. Choose this skill for REST API calls with Bearer token auth, or for connecting AI agents and automation tools via MCP (Model Context Protocol) without writing integration code.",
      "tags": [],
      "url": "https://docs.konbiniapi.com/.well-known/agent-skills/konbini-api/skill.md"
    }
  ]
}