cURL
curl --request GET \ --url https://agenticadvertising.org/api/public/discover-agent
{ "name": "<string>", "protocols": [ "<string>" ], "type": "<string>", "stats": { "format_count": 123, "product_count": 123, "publisher_count": 123 }, "description": "<string>" }
Probe an agent URL to discover its name, type, supported protocols, and basic statistics.
Discovered agent info
Show child attributes
Was this page helpful?