Skip to content
Back to Wayforth Gateway

Card snapshot

gateway.wayforth.io · 2026-08-06 13:28:14 UTC · 6660ada1275997c5308acf0e3e0a2acf9416cce869f4c04da745f83011ea5787

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": "5L8LnhDMsMVxjpBAVnNyqFv0pw-_xXX9VodAwLAMoILoa9ArFwOdF-o2IyccfuEtRfDYcRuQ4oHtjL7WZWX78w"
    }
  ]
}