Skip to main content
GET
/
api
/
registry
/
agents
/
{encodedUrl}
/
badge
/
{role}
.svg
Get agent verification badge SVG
curl --request GET \
  --url https://agenticadvertising.org/api/registry/agents/{encodedUrl}/badge/{role}.svg
"<string>"

Path Parameters

encodedUrl
string
required

URL-encoded agent URL

role
string
required

Badge role (sales, buying, creative, governance, signals, measurement)

Response

SVG badge image

The response is of type string.