π AdCP 3.0 is now GA β see what's new
curl --request GET \
--url https://agenticadvertising.org/api/registry/agents/{encodedUrl}/badge/{role}/embed{
"agent_url": "<string>",
"role": "<string>",
"badge_svg_url": "<string>",
"registry_url": "<string>",
"html": "<string>",
"markdown": "<string>"
}Returns HTML and Markdown embed snippets for displaying an AAO Verified badge on websites, social profiles, and documentation. The badge links to the agentβs AAO registry listing.
curl --request GET \
--url https://agenticadvertising.org/api/registry/agents/{encodedUrl}/badge/{role}/embed{
"agent_url": "<string>",
"role": "<string>",
"badge_svg_url": "<string>",
"registry_url": "<string>",
"html": "<string>",
"markdown": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.adcontextprotocol.org/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?