Skip to content
Back to API易文档中心

Card snapshot

docs.apiyi.com · 2026-09-23 10:26:25 UTC · 4bf24d8a9f68ca6a10d799a3c6b924969c36e688f462bae2d2c6601a4b8e6701

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": "API\u6613\u6587\u6863\u4e2d\u5fc3",
  "description": "\u4f01\u4e1a\u7ea7\u4e13\u4e1a\u7a33\u5b9a\u7684AI\u5927\u6a21\u578bAPI\u4e2d\u8f6c\u7ad9\uff0c\u4e00\u4e2a\u4ee4\u724c\u3001\u65e0\u9650\u6a21\u578b\u3002\u652f\u6301OpenAI\u3001Claude\u3001Gemini\u3001DeepSeek\u3001Qwen\u7b49400+\u70ed\u95e8AI\u6a21\u578b\u3002",
  "url": "https://docs.apiyi.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.apiyi.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.apiyi.com/",
    "organization": "API\u6613\u6587\u6863\u4e2d\u5fc3"
  },
  "documentationUrl": "https://docs.apiyi.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "apiyi",
      "name": "apiyi",
      "description": "Call 400+ AI models (GPT, Claude, Gemini, Grok, DeepSeek, Qwen, Kimi, GLM, MiniMax, plus image, video, embedding and rerank models) through APIYI's single OpenAI-compatible gateway at api.apiyi.com. Use this when the user mentions APIYI, API\u6613, api.apiyi.com or an APIYI_API_KEY; wants one API key across multiple model vendors; is repointing an OpenAI, Anthropic or Google SDK base_url at a relay; or asks about APIYI base URLs, model IDs, token groups (\u5206\u7ec4), pricing, balance (\u4f59\u989d), call logs, or gateway error codes.",
      "tags": [],
      "url": "https://docs.apiyi.com/.well-known/agent-skills/apiyi/skill.md"
    }
  ]
}