Card snapshot
gateway.wayforth.io
·
2026-08-07 20:44:51 UTC
·
2a66d5fce05d7f8e88d1488b5712a743676b229845f9099d9828d2b7cd8ab77d
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": "gr6PHIq0kEDcqWZ9WfpCCr_dfcbzl_OOgmLOWhIHzzxxeQxTwgfD2sFN_1pgGCvTTP1rfKwB_d2I2X4VVLeiUQ"
}
]
}