Skip to main content
GET
/
a2a
/
{agentName}
/
.well-known
/
agent-card.json
Fetch an agent's AgentCard
curl --request GET \
  --url https://api.datalinks.com/api/v1/a2a/{agentName}/.well-known/agent-card.json
{}

Path Parameters

agentName
string
required

Response

The A2A AgentCard (see https://a2a-protocol.org for the schema).

The response is of type object.