Skip to content
Back to Abstract API

Card snapshot

docs.abstractapi.com · 2026-09-03 04:58:11 UTC · e92ce0bd4ed70975ebd8819c748f55431ef633f11661c9dcc61f50af36d0e9ab

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": "Abstract API",
  "url": "https://docs.abstractapi.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.abstractapi.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.abstractapi.com/",
    "organization": "Abstract API"
  },
  "documentationUrl": "https://docs.abstractapi.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "abstractapi",
      "name": "Abstractapi",
      "description": "Use when integrating data validation, enrichment, or intelligence APIs into applications. Reach for this skill when building features that require email validation, phone intelligence, IP geolocation, company enrichment, avatar generation, web scraping, or financial data validation (IBAN/VAT).",
      "tags": [],
      "url": "https://docs.abstractapi.com/.well-known/agent-skills/abstractapi/skill.md"
    }
  ]
}