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>"

Documentation Index

Fetch the complete documentation index at: https://agenticadvertisingorg-changeset-release-main.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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.