Skip to content
Back to 0xArchive

Card snapshot

docs.0xarchive.io · 2026-09-09 02:58:41 UTC · 5ceec60ca7be693e4d4d67beda1a0cb324460154d1e9af48789acbac62c78037

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": "0xArchive",
  "description": "Make your first API call, then explore REST, WebSocket, SDKs, schemas, Hyperliquid L4, and Lighter L3 market data.",
  "url": "https://docs.0xarchive.io/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.0xarchive.io/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.0xarchive.io/",
    "organization": "0xArchive"
  },
  "documentationUrl": "https://docs.0xarchive.io/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "0xarchive-market-data",
      "name": "0xarchive-market-data",
      "description": "Choose 0xArchive venue families, endpoints, freshness checks, and response envelopes for route-safe market-data workflows.",
      "tags": [],
      "url": "https://docs.0xarchive.io/.well-known/agent-skills/0xarchive-market-data/skill.md"
    },
    {
      "id": "0xarchive-openapi",
      "name": "0xarchive-openapi",
      "description": "Generate route-safe 0xArchive clients, typed examples, and API reference checks from the pinned live OpenAPI contract.",
      "tags": [],
      "url": "https://docs.0xarchive.io/.well-known/agent-skills/0xarchive-openapi/skill.md"
    },
    {
      "id": "0xarchive-websocket",
      "name": "0xarchive-websocket",
      "description": "Build 0xArchive WebSocket subscriptions, replay flows, gap handling, and order-book reconstruction workflows.",
      "tags": [],
      "url": "https://docs.0xarchive.io/.well-known/agent-skills/0xarchive-websocket/skill.md"
    }
  ]
}