Get embeddable badge code
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>"
}Agent Compliance
Get embeddable badge code
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.
GET
/
api
/
registry
/
agents
/
{encodedUrl}
/
badge
/
{role}
/
embed
Get embeddable badge code
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>"
}Was this page helpful?
⌘I