Skip to content
Back to X1-BaaS API

Card snapshot

docs.tazpal.com · 2026-09-01 05:39:06 UTC · 20b740c1f0515ad4c81ca5475007d48be9af54425b869ef6fbf60c296c461665

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": "X1-BaaS API",
  "url": "https://docs.tazpal.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.tazpal.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.tazpal.com/",
    "organization": "X1-BaaS API"
  },
  "documentationUrl": "https://docs.tazpal.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "microstorm",
      "name": "Microstorm",
      "description": "Use when scraping URLs to clean Markdown or other formats, extracting structured data from web pages, crawling multi-page sites, or setting up webhooks for asynchronous notifications. Agents should reach for this skill when they need to fetch and process web content programmatically with anti-bot bypass, LLM-ready output, and flexible authentication (API keys or x402 micropayments).",
      "tags": [],
      "url": "https://docs.tazpal.com/.well-known/agent-skills/microstorm/skill.md"
    }
  ]
}