Skip to content
Back to Explorium docs

Card snapshot

developers.explorium.ai · 2026-08-20 04:04:58 UTC · ded6c2e88e96592d96dd18ca5400124fa85da7559abe7d2bea0290ca584d6d3e

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": "Explorium docs",
  "url": "https://developers.explorium.ai/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://developers.explorium.ai/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://developers.explorium.ai/",
    "organization": "Explorium docs"
  },
  "documentationUrl": "https://developers.explorium.ai/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "explorium",
      "name": "Explorium",
      "description": "Use when building AI agents, data pipelines, or integrations that need B2B business intelligence, prospect research, company enrichment, or real-time event monitoring. Reach for this skill when you need to match businesses/prospects, fetch filtered datasets, enrich records with firmographics/technographics/financial data, or integrate with Claude, n8n, Zapier, or custom applications.",
      "tags": [],
      "url": "https://developers.explorium.ai/.well-known/agent-skills/explorium/skill.md"
    }
  ]
}