Skip to content
Back to Wayforth Gateway

Card snapshot

gateway.wayforth.io · 2026-07-15 12:08:13 UTC · 291db542b38e3a4c6683983d4974e6f66403e21b3805323103785d4165704951

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.

{
  "protocolVersion": "0.3.0",
  "name": "Wayforth Gateway",
  "description": "Agent gateway to 300+ verified APIs with managed credentials, merit-based routing (no paid placement), and automatic provider failover.",
  "url": "https://gateway.wayforth.io/a2a",
  "preferredTransport": "JSONRPC",
  "version": "0.9.2",
  "capabilities": {
    "streaming": true,
    "extensions": []
  },
  "securitySchemes": {
    "wayforth-api-key": {
      "type": "apiKey",
      "in": "header",
      "name": "X-Wayforth-API-Key"
    }
  },
  "security": [
    {
      "wayforth-api-key": []
    }
  ],
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "execute-api",
      "name": "Execute API",
      "description": "Run any of 300+ verified APIs (search, inference, data, image, audio, translation) with managed credentials.",
      "tags": [
        "api",
        "tools",
        "execution",
        "search",
        "inference"
      ]
    }
  ],
  "documentationUrl": "https://gateway.wayforth.io/docs",
  "signatures": [
    {
      "protected": "eyJhbGciOiJFUzI1NiIsImprdSI6Imh0dHBzOi8vZ2F0ZXdheS53YXlmb3J0aC5pby8ud2VsbC1rbm93bi9qd2tzLmpzb24iLCJraWQiOiJaN2hsUi1zUXlVSWpMbzNqRV9NRVRrdy1sb1R6WTJqNkJLU0swSmp3UHZzIiwidHlwIjoiSldUIn0",
      "signature": "BKAUGm5cShs6lZKjXyD_EHpJmhHRQ9j7mfpCtY4I6KgY52JZzxtKmhX_cmwc_c2jRJmUS7ouuvOrDgDud3M4oA"
    }
  ]
}