v3
latestOpenAPI 3.0.02026-08-081996601.2 MBA2A Protocol
Get A2A v1 agent card (well-known)
Returns the v1 Agent Card at the well-known discovery URL /.well-known/a2a/v1/agent-card.json. The card lists every supported transport in supportedInterfaces (the first entry is preferred). v1 clients discover this URL and pick a binding from the list.
get/v2/agents/{agent_key}/.well-known/a2a/v1/agent-card.json
Path parameters
agent_keystring required
A unique key that identifies an agent.
Example:customer_support
The unique key of the agent.
Headers
Request-Timeoutinteger
The platform makes a best effort to complete the request in the specified seconds, or it times out.
Request-Timeout-Millisinteger
The platform makes a best effort to complete the request in the specified milliseconds, or it times out.
Response
The A2A v1 Agent Card describing this agent.