Registry
Get ERC-8004 agent card (public, no auth)
Returns the machine-readable agent-card.json for the given agent. Used by ERC-8004 discovery clients, other agents, and platform integrations. No authentication required — this is a public registry endpoint.
get/api/v1/registry/agents/{agentId}/agent-card.json
Path parameters
agentIdstring required
Agent ID (agent_<slug>_<suffix>)
Response
ERC-8004 agent card JSON
Changes
Changed in 1 of the 15 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○